:root{--page-width: 1440px;--serif: Georgia, "Times New Roman", serif;--sans: Arial, Helvetica, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pawlique-paper);color:var(--pawlique-ink);font-family:var(--sans);font-size:16px;line-height:1.5}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.04em}h1{font-size:clamp(44px,5vw,76px);line-height:1}h2{font-size:clamp(36px,4vw,58px);line-height:1.06}.rte p:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.page-width{width:min(var(--page-width),100%);margin-inline:auto;padding-inline:6vw}.page-width--narrow{max-width:900px}.main-content{min-height:55vh}.visually-hidden{width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;position:absolute!important}.skip-link{position:fixed;top:-100px;left:16px;z-index:999;padding:12px 18px;background:var(--pawlique-olive);color:#fff}.skip-link:focus{top:16px}.eyebrow{margin-bottom:14px;color:var(--pawlique-gold);font-size:11px;font-weight:700;letter-spacing:.2em;line-height:1.5;text-transform:uppercase}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 24px;border:1px solid var(--pawlique-olive);border-radius:0;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.button svg,.text-link svg{width:18px;height:18px}.button--primary{background:var(--pawlique-olive);color:#fff}.button--primary:hover{background:#2e3025;transform:translateY(-2px)}.button--primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.button--secondary,.button--small{background:transparent;color:var(--pawlique-olive)}.button--secondary:hover,.button--small:hover{background:var(--pawlique-olive);color:#fff}.button--small{min-height:40px;padding-inline:15px}.text-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.text-link:hover{color:var(--pawlique-gold)}input,select,textarea{min-height:48px;padding:10px 13px;background:var(--pawlique-paper);border:1px solid var(--pawlique-line)}input:focus,select:focus,textarea:focus{outline:2px solid var(--pawlique-gold);outline-offset:2px}.announcement-bar{min-height:36px;display:grid;place-items:center;padding:8px 24px;background:var(--pawlique-olive);color:#faf4ea;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.announcement-bar a,.announcement-bar>span{display:flex;align-items:center;justify-content:center;gap:16px}.announcement-bar__dot{width:3px;height:3px;background:#d8c2a5;border-radius:50%}.site-header{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-inline:5vw;background:color-mix(in srgb,var(--pawlique-paper) 96%,transparent);border-bottom:1px solid color-mix(in srgb,var(--pawlique-gold) 25%,transparent);position:relative;z-index:20}.site-logo{width:var(--logo-width);max-width:250px;justify-self:start}.site-logo img{width:100%;height:60px;object-fit:cover;object-position:center;mix-blend-mode:normal}.desktop-menu>ul{display:flex;align-items:center;gap:clamp(12px,1.8vw,28px);margin:0;padding:0;list-style:none}.site-menu__item{position:relative}.desktop-menu a,.header-bag{font-size:10px;letter-spacing:.13em;text-transform:uppercase;transition:color .18s ease}.desktop-menu a:hover,.header-bag:hover,.header-icon:hover{color:var(--pawlique-gold)}.site-submenu,.site-submenu__nested{margin:0;padding:0;list-style:none}.site-submenu{width:230px;display:grid;gap:2px;padding:14px;position:absolute;top:calc(100% + 18px);left:-14px;z-index:30;background:var(--pawlique-paper);border:1px solid var(--pawlique-line);box-shadow:0 16px 30px #3f40311a;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.site-submenu:before{content:"";height:20px;position:absolute;left:0;right:0;bottom:100%}.site-menu__item:hover>.site-submenu,.site-menu__item:focus-within>.site-submenu{opacity:1;pointer-events:auto;transform:translateY(0)}.site-submenu a{display:block;padding:9px 10px;line-height:1.35}.site-submenu__nested{padding:0 0 7px 18px}.site-submenu__nested a{color:var(--pawlique-muted);font-size:9px}.header-actions{justify-self:end;display:flex;align-items:center;gap:20px}.header-icon,.header-bag{display:flex;align-items:center;gap:7px}.header-icon svg,.header-bag svg{width:20px;height:20px}.header-bag__count{min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--pawlique-olive);color:#fff;font-size:9px}.mobile-menu-button,.mobile-menu{display:none}.pawlique-hero{min-height:690px;display:grid;grid-template-columns:44% 56%;background:var(--pawlique-cream);overflow:hidden}.pawlique-hero__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 5vw 80px 7vw;position:relative}.pawlique-hero__copy:before{content:"";width:220px;height:220px;position:absolute;left:-135px;top:55px;border:1px solid color-mix(in srgb,var(--pawlique-gold) 38%,transparent);border-radius:50%}.pawlique-hero h1{max-width:620px;margin-bottom:28px;font-size:clamp(54px,5.4vw,86px)}.pawlique-hero__text{max-width:530px;margin-bottom:35px;color:var(--pawlique-muted);font-family:var(--serif);font-size:18px;line-height:1.75}.pawlique-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:26px}.pawlique-hero__proof{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:44px;color:var(--pawlique-muted);font-size:12px}.pawlique-hero__visual{min-height:690px;position:relative;overflow:hidden;border-bottom-left-radius:190px}.pawlique-hero__visual>img{width:100%;height:100%;object-fit:cover;object-position:right center}.hero-stamp{width:118px;height:118px;position:absolute;right:5vw;bottom:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--pawlique-paper) 92%,transparent);color:var(--pawlique-gold);box-shadow:0 12px 36px #38302521;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:var(--serif)}.hero-stamp>span{font-size:16px}.hero-stamp small{margin-top:3px;color:var(--pawlique-muted)}.hero-stamp strong{color:var(--pawlique-olive);font-size:19px;font-style:italic;font-weight:400}.pawlique-section{padding-block:110px}.pawlique-collections{background:var(--pawlique-paper)}.featured-products{background:color-mix(in srgb,var(--pawlique-cream) 52%,white)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:42px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading__text{max-width:450px;color:var(--pawlique-muted);font-family:var(--serif);line-height:1.7}.section-heading--compact{align-items:center}.collection-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.collection-card{min-height:330px;display:flex;flex-direction:column;justify-content:space-between;padding:34px;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.collection-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px #3f403117}.collection-card:after{content:"";width:150px;height:150px;position:absolute;top:-50px;right:-60px;border:1px solid rgb(63 64 49 / 13%);border-radius:50%}.collection-card--sage{background:#dfe2d4}.collection-card--sand{background:#efe1cf}.collection-card--rose{background:#ead9d3}.collection-card--stone{background:#dedbd1}.collection-card__image,.collection-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-card__veil{z-index:1;background:linear-gradient(0deg,#1c1d168c,#1c1d1614)}.collection-card:has(.collection-card__image){color:#fff}.collection-card__number{width:64px;height:64px;display:grid;place-items:center;z-index:2;border:1px solid currentColor;border-radius:50%;font-family:var(--serif);font-size:18px}.collection-card__content{z-index:2}.collection-card h3{margin-bottom:8px;font-family:var(--serif);font-size:25px;font-weight:400}.collection-card p{max-width:220px;margin:0;color:color-mix(in srgb,currentColor 75%,transparent);font-size:12px}.collection-card__arrow{width:21px;position:absolute;right:30px;bottom:33px;z-index:2}.pawlique-shop-pets{background:var(--pawlique-paper)}.audience-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.audience-card{min-height:540px;display:flex;align-items:flex-end;padding:42px;position:relative;overflow:hidden;background:#e4dfd4;color:var(--pawlique-ink)}.audience-card--2{background:#e6d8d1}.audience-card__image,.audience-card__veil{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.audience-card__veil{z-index:1;background:linear-gradient(0deg,rgb(32 32 25 / 68%),transparent 65%)}.audience-card:has(.audience-card__image){color:#fff}.audience-card__letter{position:absolute;right:7%;top:3%;color:color-mix(in srgb,var(--pawlique-olive) 13%,transparent);font-family:var(--serif);font-size:clamp(190px,25vw,370px);line-height:1}.audience-card__content{position:relative;z-index:2}.audience-card__content p{margin-bottom:10px;font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.audience-card h3{margin:0;font-family:var(--serif);font-size:clamp(42px,4vw,62px);font-weight:400;letter-spacing:-.04em}.audience-card__arrow{width:27px;position:absolute;right:38px;bottom:46px;z-index:2}.pawlique-photo-section{background:var(--pawlique-cream)}.photo-banner{min-height:520px;position:relative;overflow:hidden}.photo-banner--small{min-height:420px}.photo-banner--large{min-height:700px}.photo-banner__image,.photo-banner__veil{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:right center}.photo-banner__veil{z-index:1;background:linear-gradient(90deg,#1e1f1894,#1e1f180d 64%)}.photo-banner__content{max-width:660px;padding:6vw;position:absolute;left:0;top:50%;z-index:2;color:#fff;transform:translateY(-50%)}.photo-banner__content h2{margin-bottom:28px;font-size:clamp(46px,5vw,76px)}.photo-banner__content .eyebrow{color:#e3cdb0}.button--photo{border-color:#fff;background:#fff;color:var(--pawlique-olive)}.pawlique-brands{background:var(--pawlique-paper)}.brand-collections,.pet-collection-list,.shop-collection-list{display:grid;gap:86px}.brand-collection,.pet-collection,.shop-collection{min-width:0}.carousel-section-header{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:30px;padding-bottom:22px;border-bottom:1px solid var(--pawlique-line)}.carousel-section-header h2,.carousel-section-header h3{margin:0;font-family:var(--serif);font-size:clamp(30px,3vw,44px);font-weight:400;letter-spacing:-.03em}.carousel-section-actions{display:flex;align-items:center;gap:24px}.brand-collection__header{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:30px;padding-bottom:22px;border-bottom:1px solid var(--pawlique-line)}.brand-collection__identity{display:flex;align-items:center;gap:18px}.brand-collection__identity .eyebrow{margin-bottom:5px}.brand-collection__identity h3{margin:0;font-family:var(--serif);font-size:clamp(30px,3vw,42px);font-weight:400;letter-spacing:-.03em}.brand-collection__mark{width:68px;height:68px;display:grid;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--pawlique-gold) 55%,transparent);border-radius:50%;overflow:hidden}.brand-collection__mark img{width:82%;height:82%;object-fit:contain}.brand-collection__mark>span{color:var(--pawlique-gold);font-family:var(--serif);font-size:31px}.brand-collection__actions{display:flex;align-items:center;gap:24px}.carousel-buttons{display:flex;gap:7px}.carousel-button{width:42px;height:42px;display:grid;place-items:center;padding:0;background:transparent;border:1px solid var(--pawlique-line);border-radius:50%;cursor:pointer;transition:background .18s ease,color .18s ease}.carousel-button:hover{background:var(--pawlique-olive);color:#fff}.carousel-button svg{width:17px}.carousel-button--previous svg{transform:rotate(180deg)}.brand-carousel{min-width:0;overflow:hidden}.brand-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 66px)/4);gap:22px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.brand-carousel__track::-webkit-scrollbar{display:none}.brand-carousel__slide{min-width:0;scroll-snap-align:start}.brand-carousel__slide .product-card__visual{aspect-ratio:.87}.carousel-product-card__image{aspect-ratio:.87;display:grid;place-items:center;overflow:hidden;background:#e7e1d4}.carousel-product-card__image img,.carousel-product-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.carousel-product-card__image:hover img{transform:scale(1.025)}.carousel-product-card__content{padding-top:16px}.carousel-product-card__vendor{margin-bottom:6px;color:var(--pawlique-gold);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.carousel-product-card h4{margin:0 0 8px;font-family:var(--serif);font-size:18px;font-weight:400}.carousel-product-card__price{display:flex;align-items:center;gap:9px;margin-bottom:14px;font-family:var(--serif);font-size:16px}.carousel-product-card__price s{color:var(--pawlique-muted);font-size:12px}.carousel-quick-add__button{width:100%}.carousel-quick-add__button:disabled{opacity:.45;cursor:not-allowed}.pawlique-sizes{background:var(--pawlique-cream)}.pawlique-sizes__heading{align-items:flex-end}.size-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.size-card{min-height:245px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;position:relative;overflow:hidden;background:color-mix(in srgb,var(--pawlique-paper) 66%,transparent);border:1px solid color-mix(in srgb,var(--pawlique-gold) 34%,transparent);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.size-card:hover{transform:translateY(-5px);background:var(--pawlique-paper);box-shadow:0 16px 34px #3f403117}.size-card__initial{width:88px;height:88px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--pawlique-gold) 55%,white);border-radius:50%;color:var(--pawlique-olive);font-family:var(--serif);font-size:42px;line-height:1}.size-card__content{padding-right:30px}.size-card h3{margin-bottom:7px;font-family:var(--serif);font-size:25px;font-weight:400}.size-card p{max-width:205px;margin:0;color:var(--pawlique-muted);font-size:12px;line-height:1.6}.size-card__arrow{width:21px;position:absolute;right:28px;bottom:31px;color:var(--pawlique-gold)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card__visual{aspect-ratio:.87;display:grid;place-items:center;position:relative;overflow:hidden;background:#e7e1d4}.product-card:nth-child(4n+2) .product-card__visual{background:#d9ddcd}.product-card:nth-child(4n+3) .product-card__visual{background:#efe0d8}.product-card:nth-child(4n+4) .product-card__visual{background:#e2d7c7}.product-card__visual img,.product-card__visual .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card__visual:hover img{transform:scale(1.025)}.product-card__badge{position:absolute;left:16px;top:16px;padding:7px 10px;background:var(--pawlique-paper);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-card__info{display:flex;justify-content:space-between;gap:15px;padding-top:17px}.product-card__vendor{margin-bottom:5px;color:var(--pawlique-gold);font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.product-card h3{margin-bottom:0;font-family:var(--serif);font-size:17px;font-weight:400}.product-card__price{display:flex;flex-direction:column;align-items:flex-end;font-family:var(--serif);font-size:16px;white-space:nowrap}.product-card__price s{color:var(--pawlique-muted);font-size:12px}.product-card--placeholder .placeholder-svg{padding:15%;fill:color-mix(in srgb,var(--pawlique-olive) 18%,transparent)}.editor-note{margin:30px 0 0;padding:16px;border:1px dashed var(--pawlique-line);color:var(--pawlique-muted);font-size:13px}.pawlique-story{min-height:570px;display:grid;grid-template-columns:42% 58%;background:var(--pawlique-olive);color:#f9f3ea}.pawlique-story__monogram{min-height:570px;display:grid;place-items:center;position:relative;overflow:hidden;border-right:1px solid rgb(255 255 255 / 13%);font-family:var(--serif)}.pawlique-story__monogram:before,.pawlique-story__monogram:after{content:"";position:absolute;border:1px solid rgb(216 194 165 / 28%);border-radius:50%}.pawlique-story__monogram:before{width:290px;height:290px}.pawlique-story__monogram:after{width:390px;height:390px}.pawlique-story__monogram>span{color:#d8c2a5;font-size:180px;line-height:1}.pawlique-story__monogram small{position:absolute;margin:125px 0 0 115px;color:var(--pawlique-gold);font-size:22px}.pawlique-story__copy{display:flex;flex-direction:column;justify-content:center;padding:90px 9vw}.pawlique-story__copy h2{max-width:690px;margin-bottom:25px}.pawlique-story__copy .rte{max-width:670px;color:#cbc7ba;font-family:var(--serif);font-size:17px;line-height:1.8}.pawlique-story__signoff{display:flex;flex-wrap:wrap;gap:22px 34px;margin-top:27px;color:#d8c2a5;font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);padding-block:46px;background:var(--pawlique-paper)}.service-strip__item{display:flex;align-items:center;justify-content:center;gap:16px;padding-inline:28px;border-right:1px solid var(--pawlique-line)}.service-strip__item:last-child{border-right:0}.service-strip__mark{color:var(--pawlique-gold);font-family:var(--serif);font-size:28px}.service-strip__item>span:last-child{display:flex;flex-direction:column;color:var(--pawlique-muted);font-family:var(--serif);font-size:12px}.service-strip strong{color:var(--pawlique-ink);font-family:var(--sans);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.site-footer{background:var(--pawlique-cream);border-top:1px solid var(--pawlique-line)}.site-footer__top{display:grid;grid-template-columns:minmax(230px,.85fr) minmax(250px,.7fr) minmax(320px,1.2fr);gap:clamp(40px,5vw,80px);padding-top:75px;padding-bottom:55px}.footer-brand{max-width:430px}.footer-brand img{width:220px;height:78px;object-fit:cover;object-position:center;mix-blend-mode:normal}.footer-brand p{color:var(--pawlique-muted);font-family:var(--serif);font-size:18px}.footer-menus{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.footer-menu{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-menu h2{margin-bottom:8px;font-family:var(--sans);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.footer-menu a{color:var(--pawlique-muted);font-family:var(--serif);font-size:14px}.footer-menu a:hover{color:var(--pawlique-gold)}.footer-faq h2{margin-bottom:17px;font-family:var(--sans);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.footer-faq__item{border-top:1px solid var(--pawlique-line)}.footer-faq__item:last-child{border-bottom:1px solid var(--pawlique-line)}.footer-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;cursor:pointer;font-family:var(--serif);font-size:14px;list-style:none}.footer-faq__item summary::-webkit-details-marker{display:none}.footer-faq__item summary span{color:var(--pawlique-gold);font-family:var(--sans);font-size:17px;transition:transform .18s ease}.footer-faq__item[open] summary span{transform:rotate(45deg)}.footer-faq__item p{padding:0 28px 16px 0;color:var(--pawlique-muted);font-family:var(--serif);font-size:13px;line-height:1.65}.site-footer__bottom{display:flex;justify-content:space-between;padding-top:26px;padding-bottom:26px;border-top:1px solid var(--pawlique-line);color:var(--pawlique-muted);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.main-product{display:grid;grid-template-columns:minmax(0,.85fr) minmax(380px,1fr);gap:clamp(45px,7vw,110px);padding-top:70px;padding-bottom:110px}.product-gallery{width:min(100%,620px);min-width:0;align-self:start;justify-self:end;position:relative;overflow:hidden;background:var(--pawlique-cream)}.product-gallery__track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery__track::-webkit-scrollbar{display:none}.product-gallery__slide{aspect-ratio:1;display:grid;flex:0 0 100%;place-items:center;scroll-snap-align:start}.product-gallery__slide img,.product-gallery__slide svg{width:100%;height:100%;object-fit:contain}.gallery-button{width:46px;height:46px;display:grid;place-items:center;position:absolute;top:50%;z-index:2;padding:0;background:color-mix(in srgb,var(--pawlique-paper) 92%,transparent);border:0;border-radius:50%;cursor:pointer;transform:translateY(-50%)}.gallery-button svg{width:18px}.gallery-button--previous{left:18px}.gallery-button--previous svg{transform:rotate(180deg)}.gallery-button--next{right:18px}.gallery-counter{position:absolute;right:18px;bottom:18px;padding:7px 11px;background:color-mix(in srgb,var(--pawlique-paper) 90%,transparent);font-size:10px;letter-spacing:.1em}.product-details{align-self:start;padding-top:25px;position:sticky;top:24px}.product-details h1{margin-bottom:19px;font-size:clamp(42px,4.5vw,65px)}.product-details__price{display:flex;align-items:center;gap:13px;margin-bottom:28px;font-family:var(--serif);font-size:22px}.product-details__price s{color:var(--pawlique-muted);font-size:15px}.product-details__description{margin-bottom:30px;color:var(--pawlique-muted);font-family:var(--serif);line-height:1.8}.product-form{display:grid;gap:12px}.button--collection{margin:0 0 28px;border-color:var(--pawlique-gold);color:var(--pawlique-olive)}.button--collection:hover{background:var(--pawlique-gold);color:#fff}.product-form>label{margin-top:5px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-options{display:grid;gap:23px;margin-bottom:10px}.product-option{margin:0;padding:0;border:0}.product-option legend{margin-bottom:10px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-option__values{display:flex;flex-wrap:wrap;gap:9px}.product-option__label{min-width:48px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 13px;border:1px solid var(--pawlique-line);cursor:pointer;font-size:12px;text-transform:none}.product-option__input:checked+.product-option__label{border-color:var(--pawlique-olive);box-shadow:inset 0 0 0 1px var(--pawlique-olive)}.product-option__label--color{min-width:0}.color-swatch{width:23px;height:23px;display:inline-block;background:var(--swatch-color);border:1px solid rgb(0 0 0 / 14%);border-radius:50%}.quantity-input{width:100px}.product-form__submit{width:100%;margin-top:8px}.shopify-payment-button{margin-top:0}.product-trust{margin:30px 0 0;padding:25px 0 0;border-top:1px solid var(--pawlique-line);color:var(--pawlique-muted);font-size:12px;line-height:2;list-style:none}.product-trust li:before{content:"\25c7";margin-right:10px;color:var(--pawlique-gold)}.brand-story-page{background:var(--pawlique-paper)}.brand-story-hero{min-height:470px;display:flex;align-items:center;position:relative;overflow:hidden;background:var(--pawlique-cream)}.brand-story-hero__image{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.brand-story-hero__image+.brand-story-hero__content{color:#fff}.brand-story-hero__image+.brand-story-hero__content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#1e1f1861}.brand-story-hero__content{position:relative;z-index:1}.brand-story-hero__content h1{margin:0}.brand-story-logo{width:180px;max-height:90px;margin-bottom:25px;object-fit:contain;object-position:left center}.brand-story-copy{padding-top:90px;padding-bottom:90px}.brand-story-copy .rte{color:var(--pawlique-muted);font-family:var(--serif);font-size:18px;line-height:1.9}.brand-story-products{padding-bottom:110px}.product-recommendations{background:color-mix(in srgb,var(--pawlique-cream) 48%,white)}.pawlique-instagram{background:var(--pawlique-paper)}.instagram-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:42px}.instagram-heading h2{margin-bottom:0}.instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.instagram-card{aspect-ratio:1;display:block;overflow:hidden;background:var(--pawlique-cream)}.instagram-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.instagram-card:hover img{transform:scale(1.025)}.instagram-card__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--pawlique-muted)}.instagram-card__placeholder small{font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.instagram-card__placeholder strong{margin-top:8px;color:var(--pawlique-gold);font-family:var(--serif);font-size:46px;font-weight:400}.collection-page,.list-collections,.search-page,.cart-page{padding-top:80px;padding-bottom:110px}.collection-page__header,.search-page__header{max-width:780px;margin-bottom:55px}.collection-page__header h1,.search-page__header h1,.cart-page>h1{margin-bottom:20px}.collection-page__header .rte{color:var(--pawlique-muted);font-family:var(--serif);font-size:17px;line-height:1.75}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:34px;padding-block:18px;border-top:1px solid var(--pawlique-line);border-bottom:1px solid var(--pawlique-line);color:var(--pawlique-muted);font-size:12px}.collection-toolbar form{display:flex;align-items:center;gap:10px}.collection-toolbar select{min-height:40px}.pagination{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:60px;color:var(--pawlique-muted);font-size:12px}.pagination a{padding-bottom:3px;border-bottom:1px solid currentColor;color:var(--pawlique-ink)}.collection-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-list-card{display:block}.collection-list-card img,.collection-list-card svg{width:100%;aspect-ratio:1;object-fit:cover;background:var(--pawlique-cream)}.collection-list-card h2{margin-top:15px;font-size:26px}.cart-page{max-width:1200px}.cart-items{border-top:1px solid var(--pawlique-line)}.cart-item{display:grid;grid-template-columns:145px 1fr auto auto;align-items:center;gap:25px;padding-block:25px;border-bottom:1px solid var(--pawlique-line)}.cart-item__image{aspect-ratio:1;background:var(--pawlique-cream)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details h2{margin-bottom:6px;font-size:22px}.cart-item__details p{margin-bottom:6px;color:var(--pawlique-muted);font-size:12px}.cart-item__details>span{font-family:var(--serif)}.cart-item__quantity{display:grid;gap:5px}.cart-item__quantity label{font-size:9px;letter-spacing:.12em;text-transform:uppercase}.cart-item__quantity input{width:80px;min-height:40px}.cart-item__quantity a{color:var(--pawlique-muted);font-size:11px;text-decoration:underline}.cart-item__total{font-family:var(--serif);font-weight:400}.cart-summary{max-width:500px;margin:45px 0 0 auto}.cart-summary__total{display:flex;justify-content:space-between;padding-block:18px;border-top:1px solid var(--pawlique-line);border-bottom:1px solid var(--pawlique-line);font-family:var(--serif);font-size:20px}.cart-summary p{margin:12px 0 22px;color:var(--pawlique-muted);font-size:11px}.cart-summary__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.standard-page,.not-found{padding-top:95px;padding-bottom:120px}.standard-page h1,.not-found h1{margin-bottom:38px}.standard-page .rte{color:var(--pawlique-muted);font-family:var(--serif);font-size:17px;line-height:1.85}.not-found{text-align:center}.not-found p:not(.eyebrow){margin-bottom:30px;color:var(--pawlique-muted);font-family:var(--serif);font-size:18px}.search-form{display:flex;gap:10px}.search-form input{min-width:min(520px,70vw)}.search-count{margin-bottom:30px;color:var(--pawlique-muted);font-size:12px}.empty-state{grid-column:1 / -1;padding:60px 0;color:var(--pawlique-muted);text-align:center}.empty-state .button{margin-top:20px}.custom-liquid{padding-top:70px;padding-bottom:70px}@media(max-width:1100px){.desktop-menu>ul{gap:13px}.desktop-menu a{font-size:9px;letter-spacing:.09em}.pawlique-hero{grid-template-columns:50% 50%}.pawlique-hero__copy{padding-left:5vw;padding-right:4vw}.collection-cards,.size-cards,.product-grid{grid-template-columns:repeat(2,1fr)}.brand-carousel__track{grid-auto-columns:calc((100% - 22px)/2)}.main-product{grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:40px}}@media(max-width:749px){.page-width{padding-inline:20px}.announcement-bar{min-height:34px;padding-inline:12px;font-size:8px;letter-spacing:.11em}.announcement-bar__secondary,.announcement-bar__dot{display:none}.site-header{height:76px;grid-template-columns:auto 1fr auto;padding-inline:20px}.mobile-menu-button{width:30px;height:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;padding:0;background:transparent;border:0}.mobile-menu-button span:not(.visually-hidden){width:21px;height:1px;background:currentColor}.site-logo{width:min(var(--logo-width),145px);justify-self:center}.site-logo img{height:54px}.desktop-menu,.header-icon,.header-bag__label{display:none}.header-actions{gap:0}.mobile-menu{display:flex;flex-direction:column;gap:0;padding:16px 20px 30px;position:absolute;left:0;right:0;z-index:19;background:var(--pawlique-paper);border-bottom:1px solid var(--pawlique-line);box-shadow:0 15px 30px #3f40311a}.mobile-menu>ul,.mobile-submenu{margin:0;padding:0;list-style:none}.mobile-menu[hidden]{display:none}.mobile-menu a{padding-block:16px;border-bottom:1px solid var(--pawlique-line);font-family:var(--serif);font-size:22px}.mobile-menu a{display:block}.mobile-submenu{padding-left:18px}.mobile-submenu a{padding-block:11px;color:var(--pawlique-muted);font-family:var(--sans);font-size:12px;letter-spacing:.09em;text-transform:uppercase}.mobile-submenu--nested{padding-left:14px}.mobile-submenu--nested a{font-size:10px}.pawlique-hero{min-height:0;display:flex;flex-direction:column-reverse}.pawlique-hero__visual{min-height:0;height:clamp(340px,58vw,420px);border-bottom-left-radius:95px}.pawlique-hero__visual>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:right center}.pawlique-hero__copy{padding:58px 22px 64px}.pawlique-hero__copy:before{display:none}.pawlique-hero h1{font-size:clamp(46px,14vw,66px)}.pawlique-hero__text{font-size:16px}.pawlique-hero__actions{align-items:flex-start;flex-direction:column}.pawlique-hero__proof{margin-top:35px}.hero-stamp{width:94px;height:94px;right:18px;bottom:18px}.hero-stamp small{font-size:9px}.hero-stamp strong{font-size:16px}.pawlique-section{padding-block:76px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.audience-cards,.collection-cards,.size-cards,.product-grid,.collection-list-grid{grid-template-columns:1fr}.audience-card{min-height:390px;padding:28px}.audience-card__arrow{right:26px;bottom:34px}.photo-banner,.photo-banner--small,.photo-banner--large{min-height:430px}.photo-banner__content{padding:28px}.brand-collections,.pet-collection-list,.shop-collection-list{gap:66px}.brand-collection__header{align-items:flex-start;flex-direction:column;gap:18px}.brand-collection__actions{width:100%;justify-content:space-between}.brand-collection__mark{width:58px;height:58px}.carousel-section-header{align-items:flex-start;flex-direction:column;gap:18px}.carousel-section-actions{width:100%;justify-content:space-between}.brand-carousel__track{grid-auto-columns:82%;gap:14px}.instagram-heading{align-items:flex-start;flex-direction:column;gap:18px}.instagram-grid{grid-template-columns:repeat(2,1fr);gap:8px}.collection-card{min-height:260px}.size-card{min-height:225px}.product-card__visual{aspect-ratio:1 / .9}.pawlique-story{grid-template-columns:1fr}.pawlique-story__monogram{min-height:330px;border-right:0;border-bottom:1px solid rgb(255 255 255 / 13%)}.pawlique-story__monogram:before{width:200px;height:200px}.pawlique-story__monogram:after{width:270px;height:270px}.pawlique-story__monogram>span{font-size:130px}.pawlique-story__copy{padding:72px 22px}.service-strip{grid-template-columns:1fr;padding-block:22px}.service-strip__item{justify-content:flex-start;padding:22px 4px;border-right:0;border-bottom:1px solid var(--pawlique-line)}.service-strip__item:last-child{border-bottom:0}.site-footer__top{grid-template-columns:1fr;gap:40px;padding-top:58px}.footer-menus{gap:22px}.site-footer__bottom{flex-direction:column;gap:8px}.main-product{grid-template-columns:1fr;gap:28px;padding-top:25px;padding-bottom:80px}.product-gallery{width:calc(100% - 32px);justify-self:center}.product-gallery__slide{aspect-ratio:1}.gallery-button{width:40px;height:40px}.brand-story-hero{min-height:390px}.brand-story-copy{padding-top:66px;padding-bottom:66px}.product-details{padding-top:15px;position:static}.collection-page,.list-collections,.search-page,.cart-page{padding-top:55px;padding-bottom:80px}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-toolbar form{width:100%;flex-wrap:wrap}.collection-toolbar select{flex:1}.cart-item{grid-template-columns:92px 1fr;align-items:start;gap:15px}.cart-item__quantity,.cart-item__total{grid-column:2}.cart-summary__actions{grid-template-columns:1fr}.search-form{flex-direction:column}.search-form input{min-width:0;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/base.css.map */
