:root{--paper-bg:#fff;--paper-soft:#f4f4f1;--paper-ink:#111;--paper-muted:#666;--paper-line:#deded9;--paper-accent:#d8ff38}body{background:var(--paper-bg);color:var(--paper-ink)}.paper-home,.paper-home *{box-sizing:border-box}.paper-home a{color:inherit;text-decoration:none}.paper-kicker{margin:0 0 18px;font-size:11px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.paper-hero{display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:min(760px,calc(100svh - 110px));background:var(--paper-soft);border-bottom:1px solid var(--paper-line)}.paper-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,80px)}.paper-hero h1{max-width:760px;margin:0;font-size:clamp(46px,4.9vw,78px);font-weight:560;line-height:.95;letter-spacing:-.06em;text-wrap:balance}.paper-hero__text{max-width:540px;margin:28px 0 0;color:var(--paper-muted);font-size:clamp(16px,1.45vw,21px);line-height:1.5}.paper-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:38px}.paper-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px;border:1px solid var(--paper-ink);font-size:13px;font-weight:650}.paper-button--dark{background:var(--paper-ink);color:#fff!important}.paper-button--dark:hover{background:#333}.paper-button--light:hover{background:#fff}.paper-hero__visual{position:relative;min-height:560px;overflow:hidden;background:#ecece8}.paper-hero__visual>img,.paper-hero__visual>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.paper-hero__visual:hover>img{transform:scale(1.015)}.paper-hero__caption{position:absolute;left:24px;right:24px;bottom:24px;display:flex;justify-content:space-between;gap:20px;padding:17px 19px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:13px}.paper-hero__caption b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paper-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--paper-line)}.paper-benefits p{display:grid;gap:6px;margin:0;padding:25px clamp(20px,3vw,48px);border-right:1px solid var(--paper-line)}.paper-benefits p:last-child{border-right:0}.paper-benefits strong{font-size:11px;letter-spacing:.08em}.paper-benefits span{color:var(--paper-muted);font-size:13px}.paper-products,.paper-categories{padding:clamp(70px,8vw,128px) clamp(20px,4vw,68px)}.paper-products{width:100%;max-width:1600px;margin-inline:auto}.paper-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.paper-section-heading h2{margin:0;font-size:clamp(40px,4.8vw,72px);font-weight:520;line-height:1;letter-spacing:-.05em;text-transform:none}.paper-section-heading>a,.paper-editorial__copy>a{padding-bottom:4px;border-bottom:1px solid;font-size:13px;font-weight:600}.paper-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 18px}.paper-product-card__image{position:relative;display:block;aspect-ratio:1/1.08;overflow:hidden;background:var(--paper-soft)}.paper-product-card__image img,.paper-product-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.paper-product-card:hover .paper-product-card__image img{transform:scale(1.018)}.paper-product-card__badge{position:absolute;left:12px;top:12px;padding:7px 9px;background:#fff;font-size:9px;font-weight:700;letter-spacing:.08em}.paper-product-card__details{display:flex;justify-content:space-between;gap:18px;margin-top:14px;font-size:14px;font-weight:600}.paper-product-card__details a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paper-product-card>p{margin:6px 0 0;color:var(--paper-muted);font-size:12px}.paper-editorial{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--paper-ink);color:#fff}.paper-editorial__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(55px,8vw,126px)}.paper-editorial__copy h2{margin:0;font-size:clamp(58px,7vw,112px);font-weight:500;line-height:.88;letter-spacing:-.065em}.paper-editorial__copy>div{max-width:560px;margin-top:30px;color:#bbb;font-size:16px;line-height:1.6}.paper-editorial__copy>a{margin-top:28px}.paper-editorial__manifesto{display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,7vw,110px);border-left:1px solid #333;font-size:clamp(36px,4.3vw,68px);font-weight:520;line-height:1.13;letter-spacing:-.04em;color:#555}.paper-editorial__manifesto strong{color:var(--paper-accent);font-weight:520}.paper-category-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--paper-line)}.paper-category-grid a{min-height:230px;display:grid;grid-template-columns:1fr auto;align-content:space-between;padding:26px;border-right:1px solid var(--paper-line);transition:.2s}.paper-category-grid a:last-child{border-right:0}.paper-category-grid a:hover{background:var(--paper-accent)}.paper-category-grid span{grid-column:1/-1;color:var(--paper-muted);font-size:11px}.paper-category-grid strong{font-size:clamp(24px,2.5vw,38px);font-weight:520;letter-spacing:-.04em}.paper-category-grid i{font-size:23px;font-style:normal}@media(min-width:750px)and (max-width:1099px){.paper-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.paper-hero{grid-template-columns:1fr;min-height:0}.paper-hero__content{padding:58px 20px}.paper-hero h1{font-size:clamp(48px,15vw,70px)}.paper-hero__text{font-size:16px}.paper-actions{display:grid}.paper-button{width:100%}.paper-hero__visual{min-height:460px;order:-1}.paper-benefits{grid-template-columns:1fr}.paper-benefits p{border-right:0;border-bottom:1px solid var(--paper-line)}.paper-benefits p:last-child{border-bottom:0}.paper-products,.paper-categories{padding:70px 16px}.paper-section-heading{align-items:start}.paper-section-heading h2{font-size:42px}.paper-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 10px}.paper-product-card__details{display:grid;gap:5px;font-size:12px}.paper-product-card>p{display:none}.paper-editorial{grid-template-columns:1fr;min-height:0}.paper-editorial__copy,.paper-editorial__manifesto{padding:70px 20px}.paper-editorial__copy h2{font-size:60px}.paper-editorial__manifesto{border-left:0;border-top:1px solid #333}.paper-category-grid{grid-template-columns:1fr}.paper-category-grid a{min-height:150px;border-right:0;border-bottom:1px solid var(--paper-line)}.paper-category-grid a:last-child{border-bottom:0}}:root{--paper-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}body,.paper-home,.paper-home *{font-family:var(--paper-font)}.paper-kicker{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-transform:none}.paper-hero h1{font-size:clamp(48px,5vw,72px);font-weight:700;line-height:1;letter-spacing:-.03em}.paper-hero__text{font-size:clamp(17px,1.4vw,20px);font-weight:400;line-height:1.55}.paper-button{font-size:16px;font-weight:500;line-height:24px}.paper-section-heading h2{font-size:clamp(30px,2.8vw,36px);font-weight:600;line-height:1.12;letter-spacing:-.015em}.paper-section-heading>a,.paper-editorial__copy>a{font-size:16px;font-weight:500;line-height:24px}.paper-product-card__badge{font-size:12px;font-weight:500;letter-spacing:0}.paper-product-card__details{font-size:16px;font-weight:500;line-height:22px}.paper-product-card>p{font-size:14px;line-height:20px}.paper-editorial__copy h2{font-size:clamp(40px,4vw,56px);font-weight:700;line-height:1.02;letter-spacing:-.025em}.paper-editorial__copy>div{font-size:16px;line-height:1.5}.paper-editorial__manifesto{font-size:clamp(30px,3vw,44px);font-weight:600;line-height:1.18;letter-spacing:-.015em}.paper-editorial__manifesto strong{font-weight:600}.paper-category-grid strong{font-size:clamp(24px,2.5vw,36px);font-weight:600;letter-spacing:-.015em}@media(max-width:749px){.paper-hero h1{font-size:44px;line-height:1.02}.paper-section-heading h2{font-size:30px}.paper-product-card__details{font-size:14px;line-height:20px}.paper-editorial__copy h2{font-size:40px}}body.template-collection{--paper-page-width:1440px;background:#fff;color:#151515}body.template-collection #MainContent>.shopify-section:first-child .section{min-height:270px;display:flex;align-items:center;background:#f5f5f2!important;border-bottom:1px solid #e5e5e1}body.template-collection #MainContent>.shopify-section:first-child .section-content-wrapper{width:min(100%,var(--paper-page-width));margin-inline:auto;padding-inline:32px!important}body.template-collection #MainContent>.shopify-section:first-child .text-block:first-child,body.template-collection #MainContent>.shopify-section:first-child .text-block:first-child *{color:#6b6b67;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;letter-spacing:0!important;text-transform:none!important}body.template-collection #MainContent>.shopify-section:first-child .text-block:first-child a{color:inherit;text-decoration:none}body.template-collection #MainContent>.shopify-section:first-child h1{margin:10px 0 0!important;font-family:inherit!important;font-size:48px!important;font-weight:650!important;line-height:1.08!important;letter-spacing:-.035em!important;text-transform:none!important}body.template-collection #MainContent>.shopify-section:first-child .text-block:last-child{max-width:620px;margin-top:10px;color:#686864;font-size:16px!important;line-height:24px}body.template-collection .product-grid-container{padding-top:0!important}body.template-collection .collection-wrapper{width:min(100%,var(--paper-page-width));margin-inline:auto}body.template-collection .facets-block-wrapper{margin:0!important;border-bottom:1px solid #e5e5e1;background:#fff}body.template-collection .facets{min-height:84px;padding:18px 32px!important}body.template-collection .facets__form{align-items:center!important}body.template-collection .facets__filters-wrapper{gap:8px!important}body.template-collection .facets__summary,body.template-collection .sorting-filter__button{min-height:42px!important;padding:0 15px!important;border:1px solid #d9d9d5!important;border-radius:7px!important;background:#fff!important;color:#151515!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}body.template-collection .facets__label{min-height:0!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;font:inherit!important;letter-spacing:inherit!important;text-transform:none!important}body.template-collection .facets__summary:hover,body.template-collection .sorting-filter__button:hover{border-color:#151515!important}body.template-collection .products-count-wrapper{margin-left:auto;color:#6b6b67;font-size:14px!important}body.template-collection .grid-density-controls{display:none!important}body.template-collection .main-collection-grid{padding:40px 32px 80px!important}body.template-collection .product-grid--grid{--product-grid-columns-desktop:repeat(3,minmax(0,1fr))!important;gap:48px 20px!important}body.template-collection product-card .product-card__content{gap:0!important}body.template-collection product-card slideshow-component{overflow:hidden;border-radius:8px;background:#f5f5f2}body.template-collection product-card .product-media-container{aspect-ratio:1/1.08!important;border-radius:8px!important;background:#f5f5f2!important}body.template-collection product-card .product-media{height:100%!important}body.template-collection product-card img{transition:transform .35s ease}body.template-collection product-card:hover img{transform:scale(1.018)}body.template-collection product-card [ref=productTitleLink]{margin-top:14px!important}body.template-collection product-card [ref=productTitleLink],body.template-collection product-card [ref=productTitleLink] *{font-family:inherit!important;font-size:16px!important;font-weight:500!important;line-height:22px!important;letter-spacing:0!important;text-transform:none!important;color:#151515!important}body.template-collection product-card product-price,body.template-collection product-card product-price *{margin-top:4px;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#686864!important}body.template-collection product-card quick-add-component,body.template-product product-card quick-add-component{display:none!important}@media(max-width:749px){body.template-collection #MainContent>.shopify-section:first-child .section{min-height:220px}body.template-collection #MainContent>.shopify-section:first-child .section-content-wrapper{padding-inline:18px!important}body.template-collection #MainContent>.shopify-section:first-child h1{font-size:36px!important}body.template-collection #MainContent>.shopify-section:first-child .text-block:last-child{font-size:14px!important;line-height:21px}body.template-collection .facets{min-height:70px;padding:12px 16px!important}body.template-collection .main-collection-grid{padding:24px 12px 56px!important}body.template-collection .product-grid--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:32px 10px!important}body.template-collection product-card [ref=productTitleLink],body.template-collection product-card [ref=productTitleLink] *{font-size:13px!important;line-height:18px!important}body.template-collection product-card product-price,body.template-collection product-card product-price *{font-size:13px!important;line-height:18px!important}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/blankloom-paper-theme.css.map */
