:root{--coral: #ff5f5f;--coral-dark: #e94951;--pink: #ffe9fb;--yellow: #ffd278;--cream: #fff3e9;--blue: #367bb6;--mint: #bdfff5;--ink: #27272d;--muted: #67646c;--line: #e8ddd8;--white: #ffffff;--shadow: 0 18px 60px rgba(63, 34, 42, .12)}*{box-sizing:border-box}html{overflow-x:clip;scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--font-body, "Urbanist"),Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:clip}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,summary{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.02}h1,h2{font-family:"Arial Rounded MT Bold",var(--font-body),sans-serif}h1{font-size:clamp(3.2rem,7vw,6.6rem);margin-bottom:24px}h2{font-size:clamp(2.25rem,4vw,4.4rem);margin-bottom:20px}h3{font-size:1.35rem}p{color:var(--muted)}.section-pad{padding-left:max(24px,calc((100vw - 1360px)/2));padding-right:max(24px,calc((100vw - 1360px)/2))}.eyebrow{color:var(--coral-dark);font-size:.78rem;font-weight:800;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0)}.skip-link{background:var(--ink);color:#fff;left:16px;padding:10px 16px;position:fixed;top:-100px;z-index:100}.skip-link:focus{top:16px}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.announcement{align-items:center;background:var(--coral);color:#fff;display:flex;font-size:.78rem;font-weight:800;justify-content:space-between;letter-spacing:.03em;min-height:35px;padding:7px 4vw;text-transform:uppercase}.site-header{align-items:center;background:#fffffff0;border-bottom:1px solid rgba(39,39,45,.08);display:grid;grid-template-columns:1fr auto 1fr;min-height:88px;padding:12px 4vw;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-block;width:190px}.brand img{height:62px;object-fit:contain;object-position:left center;width:190px}.nav{display:flex;gap:30px;font-size:.95rem;font-weight:750}.nav a,.header-actions a{position:relative}.nav a:after{background:var(--coral);bottom:-7px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .2s;width:100%}.nav a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;display:flex;gap:18px;justify-content:flex-end;font-size:.9rem;font-weight:750}.cart-pill{align-items:center;background:var(--ink);border-radius:999px;color:#fff;display:flex;gap:8px;padding:10px 14px}.cart-pill span{align-items:center;background:var(--coral);border-radius:50%;display:inline-flex;font-size:.7rem;height:20px;justify-content:center;width:20px}.menu-button{display:none}.button{align-items:center;border:0;border-radius:999px;display:inline-flex;font-weight:850;justify-content:center;min-height:54px;padding:14px 24px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover,.add-button:hover{box-shadow:0 10px 28px #ff5f5f40;transform:translateY(-2px)}.button.primary{background:var(--coral);color:#fff}.button.dark{background:var(--ink);color:#fff}.text-link{color:var(--ink);font-weight:850;text-decoration:underline;text-decoration-color:var(--coral);text-decoration-thickness:2px;text-underline-offset:5px}.pill,.product-badge{background:var(--yellow);border-radius:999px;color:var(--ink);display:inline-block;font-size:.73rem;font-weight:900;letter-spacing:.06em;padding:7px 12px;text-transform:uppercase}.hero{background:var(--cream);display:grid;gap:clamp(40px,6vw,90px);grid-template-columns:.9fr 1.1fr;min-height:720px;overflow:hidden;padding-bottom:76px;padding-top:76px}.hero-copy{align-self:center;max-width:650px;position:relative;z-index:2}.hero h1 em{color:var(--coral);display:block;font-family:cursive;font-weight:500;letter-spacing:-.06em}.hero-lede{font-size:1.22rem;max-width:580px}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin:34px 0}.hero-proof{align-items:center;display:flex;gap:16px}.hero-proof>span{color:var(--coral);letter-spacing:.1em}.hero-proof p{font-size:.88rem;margin:0}.hero-proof strong{color:var(--ink)}.hero-visual{min-height:575px;position:relative}.hero-blob{background:var(--pink);border-radius:48% 52% 62% 38%/48% 35% 65% 52%;top:3%;right:-8%;bottom:0;left:2%;position:absolute;transform:rotate(4deg)}.hero-dog{border:10px solid white;border-radius:44% 56% 48% 52%/55% 40% 60% 45%;box-shadow:var(--shadow);height:92%;left:8%;object-fit:cover;position:absolute;top:3%;transform:rotate(-2deg);width:86%}.floating-card{align-items:center;background:#fff;border-radius:18px;bottom:2%;box-shadow:var(--shadow);display:flex;gap:12px;padding:14px 18px;position:absolute;right:-1%;transform:rotate(3deg)}.floating-card strong,.floating-card small{display:block}.floating-card small{color:var(--muted)}.mini-icon{align-items:center;background:var(--yellow);border-radius:50%;display:flex;font-size:1.3rem;height:44px;justify-content:center;width:44px}.name-tag{background:var(--blue);border:3px solid white;border-radius:10px;box-shadow:0 8px 24px #0003;color:#fff;left:-2%;padding:12px 25px;position:absolute;text-align:center;top:15%;transform:rotate(-8deg)}.name-tag span,.name-tag small{display:block;font-weight:900;letter-spacing:.08em}.name-tag small{font-size:.63rem}.trust-ribbon{background:var(--ink);color:#fff;display:flex;font-size:.82rem;font-weight:800;gap:30px;justify-content:space-around;overflow-x:auto;overflow-y:hidden;padding:17px 24px;scrollbar-width:none;white-space:nowrap}.trust-ribbon::-webkit-scrollbar,.breadcrumbs::-webkit-scrollbar{display:none}.bestsellers,.collection-grid,.related{padding-bottom:110px;padding-top:110px}.section-heading{align-items:end;display:flex;gap:40px;justify-content:space-between;margin-bottom:46px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:440px}.section-heading.centered{justify-content:center;text-align:center}.product-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.product-grid.two{grid-template-columns:repeat(2,1fr)}.product-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.product-card.featured{border-color:#ff5f5f66}.product-image-wrap{background:var(--cream);display:block;overflow:hidden;padding-top:100%;position:relative}.product-image-wrap img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;transition:transform .4s;width:100%}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.product-badge{left:18px;position:absolute;top:18px}.product-card-copy{display:flex;flex-direction:column;min-height:270px;padding:24px}.product-card-copy h3{font-size:1.65rem;margin-bottom:10px}.product-card-copy p{font-size:.93rem}.card-buy{align-items:center;border-top:1px solid var(--line);display:flex;font-weight:850;justify-content:space-between;margin-top:auto;padding-top:18px}.card-buy a{color:var(--coral-dark)}.personalization-story{align-items:center;background:var(--pink);display:grid;gap:clamp(48px,8vw,120px);grid-template-columns:1fr 1fr;padding-bottom:110px;padding-top:110px}.story-image{min-height:620px;position:relative}.story-image:before{background:var(--yellow);border-radius:45% 55% 55% 45%;content:"";top:5%;right:-2%;bottom:0;left:8%;position:absolute;transform:rotate(-5deg)}.story-image img{border-radius:38px;box-shadow:var(--shadow);height:85%;left:0;object-fit:cover;position:absolute;top:0;transform:rotate(3deg);width:88%}.doodle{bottom:4%;color:var(--coral-dark);font-family:cursive;font-size:2rem;font-weight:700;position:absolute;right:4%;transform:rotate(-9deg)}.story-copy{max-width:580px}.story-copy>p:not(.eyebrow){font-size:1.1rem}.steps{list-style:none;margin:30px 0 36px;padding:0}.steps li{align-items:start;border-top:1px solid rgba(39,39,45,.12);display:grid;gap:16px;grid-template-columns:40px 1fr;padding:18px 0}.steps li>span{align-items:center;background:#fff;border-radius:50%;color:var(--coral);display:flex;font-weight:900;height:34px;justify-content:center;width:34px}.steps strong{font-size:1.03rem}.steps p{font-size:.9rem;margin:2px 0 0}.feature-cloud{background:var(--cream);padding-bottom:105px;padding-top:105px}.feature-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.feature-grid article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px}.feature-grid article>span{align-items:center;background:var(--pink);border-radius:50%;color:var(--coral-dark);display:flex;font-size:1.5rem;height:54px;justify-content:center;margin-bottom:28px;width:54px}.feature-grid article:nth-child(2)>span{background:var(--yellow)}.feature-grid article:nth-child(3)>span{background:var(--mint)}.feature-grid article:nth-child(4)>span{background:#dceefe}.feature-grid h3{margin-bottom:10px}.feature-grid p{font-size:.92rem;margin-bottom:0}.comparison{align-items:center;display:grid;gap:clamp(40px,8vw,110px);grid-template-columns:.7fr 1.3fr;padding-bottom:110px;padding-top:110px}.comparison-table{border:1px solid var(--line);border-radius:24px;overflow:hidden}.comparison-row{align-items:center;border-top:1px solid var(--line);display:grid;grid-template-columns:1.4fr repeat(3,1fr);min-height:62px;text-align:center}.comparison-row>:first-child{font-weight:700;padding-left:20px;text-align:left}.comparison-row.heading{background:var(--ink);border:0;color:#fff;font-weight:900}.comparison-row b{color:var(--coral)}.comparison-row small{padding:6px}.faq-home,.product-faq,.faq-page-grid{background:var(--yellow);display:grid;gap:90px;grid-template-columns:.7fr 1.3fr;padding-bottom:100px;padding-top:100px}.accordion details,.buy-box details{border-top:1px solid rgba(39,39,45,.2);padding:20px 0}.accordion summary,.buy-box summary{font-size:1.04rem;font-weight:850;list-style:none;padding-right:30px;position:relative}.accordion summary:after,.buy-box summary:after{content:"+";font-size:1.4rem;position:absolute;right:4px;top:-4px}.accordion details[open] summary:after,.buy-box details[open] summary:after{content:"\2212"}.accordion p,.buy-box details p{margin:12px 40px 0 0}.newsletter{align-items:center;background:var(--blue);color:#fff;display:flex;gap:50px;justify-content:space-between;padding-bottom:55px;padding-top:55px}.newsletter .eyebrow{color:var(--mint)}.newsletter h2{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:8px}.newsletter p{color:#fffc;margin:0}.newsletter-form{background:#fff;border-radius:999px;display:flex;overflow:hidden;padding:6px;width:min(100%,470px)}.newsletter-form input[type=email]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:999px 0 0 999px;box-shadow:none;flex:1;min-width:0;outline:0;padding:12px 18px}.newsletter-form button{background:var(--ink);border:0;border-radius:999px;color:#fff;font-weight:850;padding:12px 20px}.footer-grid{background:var(--cream);display:grid;gap:50px;grid-template-columns:1.5fr repeat(3,1fr);padding-bottom:65px;padding-top:65px}.footer-brand img{height:112px;object-fit:contain;object-position:left;width:112px}.footer-brand p{max-width:350px}.footer-grid h3{font-size:.95rem;letter-spacing:.08em;margin-bottom:18px;text-transform:uppercase}.footer-grid a{color:var(--muted);display:block;margin-bottom:10px}.footer-grid a:hover{color:var(--coral)}.footer-bottom{background:var(--cream);border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:.78rem;justify-content:space-between;padding-bottom:22px;padding-top:22px}.breadcrumbs{color:var(--muted);display:flex;font-size:.78rem;gap:10px;padding-bottom:18px;padding-top:22px}.product-shell{padding-bottom:90px}.product-experience{display:grid;gap:clamp(38px,6vw,86px);grid-template-columns:1.08fr .92fr}.product-gallery{min-width:0;position:sticky;top:130px;align-self:start}.main-product-image{aspect-ratio:1;background:var(--cream);border-radius:26px;overflow:hidden;position:relative}.product-media-track{display:flex;height:100%;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.product-media-track::-webkit-scrollbar,.gallery-thumbs::-webkit-scrollbar{display:none}.product-media-slide{flex:0 0 100%;height:100%;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;width:100%}.product-media-slide img{height:100%;object-fit:cover;width:100%}.gallery-arrow{align-items:center;background:#fffffff0;border:1px solid rgba(39,39,45,.12);border-radius:50%;box-shadow:0 7px 24px #27272d29;color:var(--ink);display:flex;font-size:1.35rem;font-weight:900;height:48px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,color .2s,transform .2s;width:48px;z-index:2}.gallery-arrow:hover{background:var(--coral);color:#fff;transform:translateY(-50%) scale(1.05)}.gallery-arrow--previous{left:14px}.gallery-arrow--next{right:14px}.gallery-counter{background:#27272dc7;border-radius:999px;bottom:14px;color:#fff;font-size:.72rem;font-weight:850;letter-spacing:.04em;padding:6px 10px;pointer-events:none;position:absolute;right:14px}.gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:2px 2px 6px;scroll-snap-type:x proximity;scrollbar-width:none}.gallery-thumbs button{background:var(--cream);border:2px solid transparent;border-radius:12px;flex:0 0 calc((100% - 40px)/5);min-width:0;overflow:hidden;padding:0;scroll-snap-align:center}.gallery-thumbs button.active{border-color:var(--coral)}.gallery-thumbs img{aspect-ratio:1;object-fit:cover;width:100%}.buy-box{padding-top:20px}.buy-box h1{font-size:clamp(2.65rem,4.5vw,4.8rem);margin:12px 0 15px}.buy-box>.pill{float:right;margin-top:-36px}.review-line{align-items:center;display:flex;font-size:.85rem;gap:12px;margin-bottom:15px}.review-line span{color:var(--coral);letter-spacing:.08em}.review-line a{text-decoration:underline}.price-line{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.price-line strong{font-size:1.45rem}.price-line del{color:var(--muted)}.price-line span{background:var(--mint);border-radius:999px;font-size:.72rem;font-weight:800;padding:6px 10px}.product-lede{font-size:1.05rem}.buy-box fieldset{border:0;border-top:1px solid var(--line);margin:24px 0 0;padding:22px 0 0}.buy-box legend{display:flex;font-size:.88rem;gap:5px;justify-content:space-between;padding:0;width:100%}.buy-box legend a{color:var(--coral-dark);margin-left:auto;text-decoration:underline}.swatches,.size-options{display:flex;flex-wrap:wrap;gap:11px;margin-top:14px}.swatches button{background:var(--swatch);border:3px solid white;border-radius:50%;box-shadow:0 0 0 1px #bdb5b0;height:34px;width:34px}.swatches button.active{box-shadow:0 0 0 3px var(--ink)}.size-options button{background:#fff;border:1px solid #bdb5b0;border-radius:9px;min-height:43px;padding:8px 15px}.size-options button.active{background:var(--ink);border-color:var(--ink);color:#fff}.personalize-box{background:var(--pink);border:1px solid #f6cfea;border-radius:20px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin:28px 0 18px;padding:20px}.personalize-heading{align-items:center;display:flex;gap:11px;grid-column:1 / -1}.personalize-heading>span{align-items:center;background:var(--coral);border-radius:50%;color:#fff;display:flex;font-weight:900;height:34px;justify-content:center;width:34px}.personalize-heading strong,.personalize-heading small{display:block}.personalize-heading small{color:var(--muted)}.personalize-box label{font-size:.75rem;font-weight:800}.personalize-box input{border:1px solid rgba(39,39,45,.18);border-radius:9px;display:block;margin-top:6px;padding:11px 12px;width:100%}.personalization-control{grid-column:1 / -1}.personalization-label{display:block;font-size:.75rem;font-weight:800;margin-bottom:8px}.font-options,.font-color-options{display:flex;flex-wrap:wrap;gap:9px}.font-option{background:#fff;border:1px solid rgba(39,39,45,.2);border-radius:9px;min-height:42px;padding:8px 14px}.font-option[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.font-standard{font-family:Pawblefy Standard,sans-serif}.font-cursive{font-family:"Pawblefy Cursive",cursive}.font-classic{font-family:Pawblefy Classic,serif}.font-color-option{background:var(--font-color);border:3px solid white;border-radius:50%;box-shadow:0 0 0 1px #aaa29e;height:32px;width:32px}.font-color-option[aria-pressed=true]{box-shadow:0 0 0 3px var(--ink)}.personalization-preview{align-items:center;background:var(--blue);border:3px solid rgba(255,255,255,.75);border-radius:12px;box-shadow:inset 0 0 0 1px #0000001f;color:#fff;display:flex;flex-direction:column;grid-column:1 / -1;justify-content:center;min-height:150px;padding:22px 16px 16px;text-align:center;transition:background-color .22s ease,color .22s ease}.personalization-preview span,.personalization-preview small{display:block;font-weight:900;letter-spacing:.08em;max-width:100%;overflow-wrap:anywhere}.personalization-preview span{font-size:clamp(1.6rem,3vw,2rem);line-height:1.15}.personalization-preview small{font-size:clamp(1rem,2vw,1.2rem);line-height:1.25;margin-top:6px}.personalization-preview em{background:#ffffffe0;border-radius:999px;color:var(--ink);display:inline-block;font-family:Arial,sans-serif;font-size:.68rem;font-style:normal;font-weight:850;letter-spacing:.03em;margin-top:12px;padding:5px 10px;text-transform:uppercase}.leash-addon{align-items:center;background:var(--cream);border:1px solid var(--line);border-radius:16px;cursor:pointer;display:grid;gap:12px;grid-template-columns:auto auto 1fr auto;margin:0 0 16px;padding:15px 16px;transition:border-color .2s,box-shadow .2s,transform .2s}.leash-addon:hover{transform:translateY(-1px)}.leash-addon.active{border-color:var(--coral);box-shadow:0 0 0 2px #ff5f5f1f}.leash-addon input{accent-color:var(--coral);height:18px;margin:0;width:18px}.leash-addon-icon{align-items:center;background:var(--yellow);border-radius:50%;display:flex;font-weight:900;height:38px;justify-content:center;width:38px}.leash-addon strong,.leash-addon small{display:block}.leash-addon small{color:var(--muted);font-size:.75rem;margin-top:2px}.leash-addon b{color:var(--coral-dark);white-space:nowrap}.add-button{background:var(--coral);border:0;border-radius:999px;color:#fff;font-weight:900;min-height:58px;padding:14px 22px;transition:.2s;width:100%}.multi-set-form{margin-top:28px}.bundle-progress{background:var(--cream);border-radius:16px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin-bottom:14px;padding:6px}.bundle-progress>div{border:1px solid transparent;border-radius:12px;color:var(--muted);padding:10px 8px;text-align:center;transition:background .2s,border-color .2s,color .2s}.bundle-progress strong,.bundle-progress small{display:block}.bundle-progress strong{font-size:.78rem}.bundle-progress small{font-size:.63rem;margin-top:2px}.bundle-progress>div.active{background:#fff;border-color:var(--coral);box-shadow:0 5px 18px #27272d12;color:var(--ink)}.bundle-progress>div.complete{color:var(--coral-dark)}.custom-set-stack{display:grid;gap:10px}.custom-set-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:border-color .22s,box-shadow .22s,transform .22s}.custom-set-card.active{border-color:#ff5f5fa6;box-shadow:0 12px 35px #27272d14}.custom-set-card.collapsed:hover{border-color:var(--coral);transform:translateY(-1px)}.custom-set-summary{align-items:center;background:transparent;border:0;color:inherit;display:grid;gap:10px;grid-template-columns:auto 1fr auto auto;padding:14px 15px;text-align:left;width:100%}.set-number{align-items:center;background:var(--ink);border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:900;height:32px;justify-content:center;width:32px}.custom-set-card.active .set-number{background:var(--coral)}.set-summary-copy strong,.set-summary-copy small{display:block}.set-summary-copy small{color:var(--muted);font-size:.68rem;margin-top:2px}.set-discount{background:var(--mint);border-radius:999px;color:#16634e;font-size:.64rem;font-weight:900;padding:5px 8px;white-space:nowrap}.set-edit{color:var(--coral-dark);font-size:.7rem;font-weight:900}.custom-set-fields{border-top:1px solid var(--line);padding:0 16px 16px}.custom-set-fields>fieldset{margin-top:18px;padding-top:18px}.custom-set-fields .personalize-box{margin-top:20px}.set-actions{align-items:center;display:flex;gap:12px;justify-content:flex-end}.remove-set{background:transparent;border:0;color:var(--muted);font-size:.72rem;font-weight:800;padding:9px 2px;text-decoration:underline}.add-another-set{align-items:center;background:var(--ink);border:0;border-radius:13px;color:#fff;display:flex;font-size:.75rem;font-weight:900;gap:10px;justify-content:space-between;min-height:48px;padding:10px 14px;transition:transform .2s,box-shadow .2s}.add-another-set:hover{box-shadow:0 8px 22px #27272d33;transform:translateY(-1px)}.add-another-set span{color:var(--mint);font-size:.65rem}.builder-error{background:#fff1f1;border:1px solid #ffd0d0;border-radius:10px;color:#982936;font-size:.78rem;font-weight:750;margin-top:12px;padding:10px 12px}.bundle-total{align-items:flex-end;border-top:1px solid var(--line);display:flex;justify-content:space-between;margin-top:16px;padding:15px 2px 12px}.bundle-total span,.bundle-total small,.bundle-total strong{display:block}.bundle-total span{font-size:.78rem;font-weight:850}.bundle-total small{color:var(--muted);font-size:.68rem;margin-top:2px}.bundle-total>div:last-child{text-align:right}.bundle-total>div:last-child small{color:#167153;font-weight:850}.bundle-total strong{font-size:1.5rem}.automatic-discount-note{color:#167153;font-size:.7rem;font-weight:800;margin:8px 0 0;text-align:center}.micro-trust{display:grid;font-size:.75rem;gap:6px;grid-template-columns:1fr 1fr;margin:18px 0}.micro-trust span{color:var(--muted)}.product-benefits{background:var(--cream);padding-bottom:100px;padding-top:100px}.product-editorial{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;padding-bottom:110px;padding-top:110px}.editorial-image{background:var(--pink);border-radius:30px;overflow:hidden;padding-top:100%;position:relative}.editorial-image img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.editorial-copy{max-width:560px}.editorial-copy>p:not(.eyebrow){font-size:1.05rem}.editorial-copy ul{color:var(--muted);margin:24px 0 32px;padding-left:20px}.product-faq{background:var(--pink)}.collection-hero,.faq-hero{background:var(--cream);padding-bottom:80px;padding-top:90px;text-align:center}.collection-hero h1,.faq-hero h1{font-size:clamp(3rem,7vw,6rem);margin-bottom:18px}.collection-hero p:last-child,.faq-hero p:last-child{font-size:1.1rem;margin:auto;max-width:620px}.collection-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:35px}.collection-toolbar>div{display:flex;gap:8px}.collection-toolbar button{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 14px}.collection-toolbar button.filter-active{background:var(--ink);color:#fff}.collection-toolbar select{border:1px solid var(--line);border-radius:9px;padding:10px}.fit-cta{align-items:center;background:var(--mint);display:flex;justify-content:space-between;padding-bottom:65px;padding-top:65px}.fit-cta>div{max-width:750px}.fit-cta h2{font-size:clamp(2rem,4vw,3.6rem);margin-bottom:10px}.about-hero{align-items:center;background:var(--pink);display:grid;gap:80px;grid-template-columns:1fr 1fr;padding-bottom:90px;padding-top:90px}.about-hero h1{font-size:clamp(2.8rem,5vw,5.1rem)}.about-hero>div>p:last-child{font-size:1.15rem;max-width:650px}.about-hero img{border:10px solid white;border-radius:48% 52% 40% 60%/48% 40% 60% 52%;box-shadow:var(--shadow);max-height:620px;object-fit:cover;transform:rotate(2deg);width:100%}.manifesto{padding-bottom:110px;padding-top:110px}.manifesto-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:50px}.manifesto-grid article{border-top:4px solid var(--coral);padding:24px 8px}.manifesto-grid span{color:var(--coral);font-size:.78rem;font-weight:900}.manifesto-grid h3{font-size:1.8rem;margin:18px 0 10px}.about-quote{background:var(--blue);color:#fff;padding-bottom:90px;padding-top:90px;text-align:center}.about-quote blockquote{font-family:Arial Rounded MT Bold,sans-serif;font-size:clamp(2.2rem,5vw,5rem);line-height:1.1;margin:0 auto 35px;max-width:1100px}.about-quote .button{background:#fff;color:var(--ink)}.measure-guide{background:var(--yellow);display:grid;gap:0;grid-template-columns:repeat(4,1fr);padding-bottom:60px;padding-top:60px}.measure-guide>div{border-right:1px solid rgba(39,39,45,.16);padding:12px 28px}.measure-guide>div:last-child{border:0}.measure-guide span{align-items:center;background:#fff;border-radius:50%;display:flex;font-weight:900;height:38px;justify-content:center;margin-bottom:18px;width:38px}.measure-guide p{font-size:.9rem;margin:0}.faq-page-grid{background:#fff}@media(max-width:1050px){.announcement-extra{display:none}.site-header{grid-template-columns:1fr auto}.menu-button{background:transparent;border:0;display:block;font-weight:850;grid-column:2;grid-row:1}.nav{background:#fff;border-bottom:1px solid var(--line);display:none;flex-direction:column;gap:18px;left:0;padding:24px;position:absolute;right:0;top:87px}.nav.open{display:flex}.header-actions{display:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-visual{min-height:650px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:span 2;max-width:calc(50% - 14px)}.feature-grid{grid-template-columns:repeat(2,1fr)}.comparison,.faq-home,.product-faq,.faq-page-grid{gap:50px;grid-template-columns:1fr}.product-experience{grid-template-columns:1fr}.product-gallery{position:static}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2 / -1}}@media(max-width:720px){h1{font-size:3.15rem}h2{font-size:2.4rem}.section-pad{padding-left:18px;padding-right:18px}.announcement{font-size:.68rem;justify-content:center}.announcement span:last-child{display:none}.site-header{min-height:72px;padding:7px 18px}.brand,.brand img{height:54px;width:165px}.nav{top:71px}.hero{gap:20px;min-height:auto;padding-bottom:45px;padding-top:46px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .text-link{align-self:center}.hero-visual{min-height:455px}.name-tag{left:0;top:9%}.floating-card{bottom:0;right:0}.section-heading{align-items:start;flex-direction:column;gap:15px}.bestsellers,.collection-grid,.related{padding-bottom:70px;padding-top:70px}.product-grid,.product-grid.two{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;max-width:none}.personalization-story,.product-editorial,.about-hero{gap:45px;grid-template-columns:1fr;padding-bottom:70px;padding-top:70px}.story-image{min-height:470px}.feature-grid{grid-template-columns:1fr}.feature-cloud,.product-benefits{padding-bottom:70px;padding-top:70px}.comparison{grid-template-columns:1fr;padding-bottom:70px;padding-top:70px}.comparison-row{font-size:.85rem;grid-template-columns:1.25fr repeat(3,1fr)}.faq-home,.product-faq,.faq-page-grid{gap:30px;padding-bottom:70px;padding-top:70px}.newsletter{align-items:stretch;flex-direction:column}.newsletter-form{border-radius:18px;flex-direction:column;padding:7px}.newsletter-form input[type=email],.newsletter-form button{border-radius:12px;width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{align-items:start;flex-direction:column;gap:8px}.breadcrumbs{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;white-space:nowrap}.product-shell{padding-bottom:65px}.product-gallery{min-width:0;overflow:hidden}.product-media-track{-webkit-overflow-scrolling:touch;overflow-x:auto;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom}.gallery-arrow{height:46px;width:46px}.gallery-arrow--previous{left:10px}.gallery-arrow--next{right:10px}.gallery-thumbs button{flex-basis:76px}.bestsellers,.related{overflow:hidden}.bestsellers .product-grid,.related .product-grid,.related .product-grid.two{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:4px 2px 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.bestsellers .product-grid::-webkit-scrollbar,.related .product-grid::-webkit-scrollbar{display:none}.bestsellers .product-card,.related .product-card{flex:0 0 100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.bestsellers .product-card:last-child,.related .product-card:last-child{grid-column:auto;max-width:none}.buy-box h1{font-size:2.8rem}.personalize-box{grid-template-columns:1fr}.personalize-heading,.personalization-preview{grid-column:1}.bundle-progress{gap:3px}.bundle-progress>div{padding:8px 3px}.custom-set-summary{grid-template-columns:auto 1fr auto}.set-discount{grid-column:2;justify-self:start}.set-edit{grid-column:3;grid-row:1 / span 2}.custom-set-fields{padding:0 12px 14px}.set-actions{align-items:stretch;flex-direction:column-reverse}.add-another-set{width:100%}.leash-addon{grid-template-columns:auto auto 1fr}.leash-addon b{grid-column:3}.micro-trust{grid-template-columns:1fr}.product-editorial{gap:35px}.collection-toolbar{align-items:start;flex-direction:column;gap:16px}.collection-toolbar>div{overflow:auto;width:100%}.fit-cta{align-items:start;flex-direction:column;gap:20px}.manifesto-grid,.measure-guide{grid-template-columns:1fr}.manifesto{padding-bottom:70px;padding-top:70px}.measure-guide>div{border-bottom:1px solid rgba(39,39,45,.16);border-right:0;display:grid;gap:15px;grid-template-columns:45px 1fr}.measure-guide p{grid-column:2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.template-main{min-height:55vh}.shopify-section{position:relative}.rte>*:last-child{margin-bottom:0}.header-logo-image{height:62px;object-fit:contain;object-position:left center;width:190px}.header-logo-text{color:var(--coral);font-family:cursive;font-size:2rem;font-weight:800}.header-actions button{background:none;border:0;color:inherit;font-weight:750;padding:0}.cart-count-bubble:empty{display:none}.drawer-scrim{background:#27272d66;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s;z-index:80}.cart-drawer{background:#fff;bottom:0;box-shadow:-20px 0 60px #00000029;display:flex;flex-direction:column;max-width:460px;padding:24px;position:fixed;right:0;top:0;transform:translate(105%);transition:transform .3s;width:calc(100% - 30px);z-index:90}body.cart-open{overflow:hidden}body.cart-open .drawer-scrim{opacity:1;pointer-events:auto}body.cart-open .cart-drawer{transform:translate(0)}.cart-drawer__header{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding-bottom:18px}.cart-drawer__header h2{font-size:1.8rem;margin:0}.drawer-close{background:var(--cream);border:0;border-radius:50%;height:42px;width:42px}.cart-drawer__items{flex:1;overflow:auto;padding:18px 0}.drawer-item{border-bottom:1px solid var(--line);display:grid;gap:14px;grid-template-columns:82px 1fr;padding:14px 0}.drawer-item img{aspect-ratio:1;border-radius:12px;object-fit:cover}.drawer-item h3{font-size:.95rem;margin:0 0 5px}.drawer-item p{font-size:.8rem;margin:0}.cart-drawer__footer{border-top:1px solid var(--line);padding-top:18px}.drawer-total{display:flex;font-size:1.05rem;font-weight:850;justify-content:space-between;margin-bottom:14px}.drawer-checkout{background:var(--coral);border:0;border-radius:999px;color:#fff;display:block;font-weight:900;padding:16px;text-align:center;width:100%}.hero-visual--asset .hero-dog{inset:3% auto auto 8%}.product-card__placeholder{align-items:center;background:var(--cream);color:var(--coral);display:flex;font-family:cursive;font-size:2rem;height:100%;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute;width:100%}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{border-radius:999px!important;min-height:54px!important}.product-form__error-message-wrapper{background:#fff1f1;border-radius:9px;color:#9a2430;font-size:.84rem;margin:10px 0;padding:10px}.variant-picker{border:0;border-top:1px solid var(--line);margin:24px 0 0;padding:22px 0 0}.variant-picker legend{font-size:.88rem;font-weight:800}.variant-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.variant-button{background:#fff;border:1px solid #bdb5b0;border-radius:9px;min-height:43px;padding:8px 15px}.variant-button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.variant-select{left:-9999px;position:absolute}.product-price{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.product-price__current{font-size:1.45rem;font-weight:900}.product-price__compare{color:var(--muted)}.product-price__badge{background:var(--mint);border-radius:999px;font-size:.72rem;font-weight:800;padding:6px 10px}.product-form__buttons{margin-top:18px}.product-form__submit{background:var(--coral);border:0;border-radius:999px;color:#fff;font-weight:900;min-height:58px;padding:14px 22px;width:100%}.product-form__submit[disabled]{background:#bdb5b0;cursor:not-allowed}.quick-add{margin-top:14px}.quick-add button{background:var(--ink);border:0;border-radius:999px;color:#fff;font-weight:850;padding:12px 16px;width:100%}.search-shell,.page-shell,.cart-page{padding-bottom:100px;padding-top:80px}.search-form{display:flex;gap:10px;margin-bottom:50px;max-width:650px}.search-form input{border:1px solid var(--line);border-radius:999px;flex:1;padding:14px 18px}.search-form button{background:var(--ink);border:0;border-radius:999px;color:#fff;font-weight:850;padding:12px 22px}.cart-page__item{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:18px;grid-template-columns:110px 1fr auto;padding:18px 0}.cart-page__item img{border-radius:14px}.cart-page__footer{margin-left:auto;max-width:420px;padding-top:28px}.cart-page__footer .button{width:100%}.empty-state{padding:100px 24px;text-align:center}.pagination{display:flex;gap:8px;justify-content:center;margin-top:50px}.pagination a,.pagination span{align-items:center;border:1px solid var(--line);border-radius:50%;display:flex;height:42px;justify-content:center;width:42px}.shopify-policy__container{margin:0 auto;max-width:980px;padding:70px 24px}@font-face{font-family:Pawblefy Standard;src:url(./Standard.ttf) format("truetype");font-display:swap}@font-face{font-family:"Pawblefy Cursive";src:url(./Cursive.ttf) format("truetype");font-display:swap}@font-face{font-family:Pawblefy Classic;src:url(./Classic.ttf) format("truetype");font-display:swap}:root{--cream: #fff9f1;--ink: #392a2c;--muted: #716466;--coral-dark: #ba3949;--line: #ebdfd9}body{background:var(--cream);font-family:var(--font-body),"Arial Rounded MT Bold",sans-serif}h1,h2,h3{font-family:var(--font-body),sans-serif;font-weight:900;letter-spacing:-.055em}button,a,input,summary{-webkit-tap-highlight-color:transparent}.section-pad{padding-left:max(28px,calc((100vw - 1280px)/2));padding-right:max(28px,calc((100vw - 1280px)/2))}.announcement{background:#ffe4d9;color:#713639;text-transform:none;letter-spacing:0;padding:8px 4vw;font-size:12px;min-height:34px}.site-header{background:#fff9f1f5;border-bottom:1px solid #eddcd4;grid-template-columns:1fr auto 1fr;min-height:91px}.brand,.brand img{width:180px}.brand img{height:auto}.nav{gap:25px;font-size:14px}.header-actions{gap:22px}.cart-pill{background:none;color:var(--ink);border:1px solid #ddccc5;padding:9px 13px}.cart-pill span{background:var(--coral);color:#512d2d}.button{gap:27px;min-height:55px;font-size:15px;font-weight:850;padding:16px 26px}.button.primary{background:var(--coral);color:#4c232a}.button.primary:hover{background:#ff8180}.button.dark{background:#493034;color:#fff}.button span{font-size:23px;line-height:1}.button:hover span{animation:joy-nudge .35s ease}.joy-simple-link{font-weight:800;font-size:15px;display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid #8b6664;padding-bottom:4px}.joy-simple-link span{font-size:21px}.joy-simple-link:hover{color:var(--coral-dark)}.joy-hero{display:grid;grid-template-columns:1.03fr 1fr;gap:7%;padding-top:48px;padding-bottom:64px;align-items:center}.joy-kicker{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:850;letter-spacing:.14em;margin-bottom:24px}.joy-kicker>span{font-size:27px;color:var(--coral);line-height:1}.joy-hero h1{font-size:clamp(57px,6.25vw,91px);line-height:.97;margin-bottom:24px;letter-spacing:-.066em;position:relative}.joy-love{color:var(--coral);display:inline-block;position:relative}.joy-love:after{content:"";height:6px;background:var(--coral);position:absolute;bottom:-7px;left:0;width:100%;border-radius:50%;transform:rotate(-5deg)}.joy-heart{color:var(--coral);font-weight:400;display:inline-block;margin-left:25px;transform:rotate(12deg);font-size:.78em;animation:joy-heart-in .6s .5s both}.joy-hero-copy>p{font-size:17px;line-height:1.7;max-width:430px;margin:29px 0}.joy-hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.joy-love-note{display:flex;align-items:center;gap:9px;font-size:12px;margin-top:26px;color:#7b6967}.joy-love-note strong{font-weight:800}.joy-note-icon{display:grid;place-items:center;border:1px solid #b9c7af;width:18px;height:18px;border-radius:50%;color:#637851}.joy-hero-art{position:relative;padding:6px 4px 29px 8px;max-width:580px}.joy-photo-frame{border-radius:170px 170px 30px 30px;overflow:hidden;transform:rotate(3deg);background:#fd8e7c}.joy-photo-frame img{width:100%;height:clamp(450px,39vw,557px);object-fit:cover;object-position:center 41%}.joy-round-sticker{position:absolute;right:-27px;top:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fbe993;color:#624732;border-radius:50%;width:132px;height:132px;transform:rotate(13deg);border:1px dashed #b3a160;outline:7px solid #fbe993;animation:joy-sticker-arrive .8s ease both}.joy-round-sticker>span{font-size:9px;letter-spacing:.12em;font-weight:800}.joy-round-sticker strong{font-size:23px;line-height:1;text-align:center;margin:7px 0;letter-spacing:-.04em}.joy-round-sticker>span:last-child{font-size:20px;line-height:1}.joy-photo-note{position:absolute;bottom:55px;left:-43px;display:flex;align-items:center;gap:13px;background:#fffdf9;padding:16px 21px;border-radius:14px;box-shadow:0 8px 28px #64322313;transform:rotate(-5deg);animation:joy-float 5s ease-in-out infinite}.joy-photo-note>span{background:#ffe4e2;color:#c74858;display:grid;place-items:center;border-radius:50%;font-size:29px;width:42px;height:42px}.joy-photo-note strong,.joy-photo-note small{display:block}.joy-photo-note strong{font-size:16px}.joy-photo-note small{font-size:11px;color:var(--muted)}.joy-art-caption{display:block;text-align:right;font-style:italic;font-size:13px;margin-top:14px;padding-right:16px}.joy-good-things{background:#f1ecce;border-block:1px solid #e1d8b2;display:flex;justify-content:space-evenly;align-items:center;gap:25px;padding:19px 24px;font-size:11px;font-weight:850;letter-spacing:.1em;white-space:nowrap;overflow:hidden}.joy-good-things b{font-size:22px;color:#8a7d48;line-height:1}.joy-shop{padding-top:88px;padding-bottom:92px}.joy-section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.joy-section-heading h2{font-size:clamp(40px,4.1vw,58px);line-height:1.02;margin:0}.joy-section-heading h2 span,.joy-personal h2 span,.joy-faq h2 span{color:var(--coral-dark)}.joy-section-heading>div:last-child{padding-bottom:3px;max-width:310px}.joy-section-heading p{font-size:14px}.eyebrow{font-size:10px;letter-spacing:.14em}.product-card{border:none;border-radius:0;background:transparent;box-shadow:none!important}.product-card:hover{transform:translateY(-4px)}.product-image-wrap{border-radius:24px;background:#f7e6e1}.product-image-wrap img{object-fit:contain;mix-blend-mode:multiply}.product-card:nth-child(2) .product-image-wrap{background:#eef0dd}.product-card:nth-child(3) .product-image-wrap{background:#f6e4e5}.product-badge{background:#fffaf4;font-size:9px;letter-spacing:.02em;padding:7px 11px;top:15px;left:15px}.product-card-copy{padding:20px 2px 0;min-height:220px}.product-card-copy h3{font-size:24px;line-height:1.14}.product-card-copy p{font-size:13px}.product-card-copy .eyebrow{font-size:9px;margin-bottom:7px}.card-buy{border-top:1px solid #e1d6cc;font-size:14px;padding:15px 0}.card-buy a{display:flex;align-items:center;gap:16px}.joy-favorites .product-card-copy{min-height:198px}.joy-personal{background:#f8e7e5;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-top:85px;padding-bottom:85px}.joy-personal-art{position:relative;padding:30px 20px 60px}.joy-personal-art img{border-radius:48% 48% 28px 28px;mix-blend-mode:multiply;width:100%;transform:rotate(-6deg)}.joy-small-sticker{position:absolute;z-index:1;top:11px;left:0;background:#f6e5a1;border-radius:7px;transform:rotate(-8deg);font-size:10px;letter-spacing:.04em;font-weight:900;padding:13px 18px}.joy-hand-note{position:absolute;bottom:2px;right:0;transform:rotate(-8deg);font-size:25px;font-style:italic;letter-spacing:-.05em;line-height:1.1;color:#a94150}.joy-personal h2{font-size:clamp(40px,4vw,56px)}.joy-personal-copy>p:not(.eyebrow){font-size:15px;max-width:440px}.joy-steps{list-style:none;padding:0;margin:26px 0}.joy-steps li{display:flex;align-items:start;gap:18px;margin:21px 0}.joy-steps li>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff8f0;font-size:10px;font-weight:850;flex-shrink:0}.joy-steps strong{font-size:15px}.joy-steps p{font-size:12px;margin:2px 0 0}.joy-values{padding-top:92px;padding-bottom:95px;text-align:center}.joy-values h2{font-size:clamp(40px,4vw,58px);line-height:1.02}.joy-values h2 span{color:#a65a69}.joy-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:46px}.joy-values-grid article{max-width:320px;justify-self:center}.joy-value-symbol{width:71px;height:71px;display:grid;place-items:center;margin:0 auto 25px;background:#f7dfe6;border-radius:40% 60% 60% 40%;font-size:43px;color:#9f485a}.joy-values-grid article:nth-child(2) .joy-value-symbol{background:#e8ebcb;color:#798243;border-radius:60% 40% 40% 60%}.joy-values-grid article:nth-child(3) .joy-value-symbol{background:#f8e5b5;color:#9b752f;border-radius:50% 45% 55%}.joy-values-grid h3{font-size:23px}.joy-values-grid p{font-size:14px;line-height:1.75}.joy-faq{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;padding-top:80px;padding-bottom:90px;background:#f2f1e8}.joy-faq h2{font-size:clamp(38px,3.8vw,54px)}.joy-faq>div>p:not(.eyebrow){font-size:14px;line-height:1.75}.joy-faq .accordion details{border-color:#dadacc;background:none;border-radius:0;border-width:0 0 1px;padding:20px 0;margin:0}.joy-faq summary{font-size:16px;font-weight:800}.joy-faq details p{font-size:13px;line-height:1.75;margin-top:16px}.joy-last-call{text-align:center;background:#ffbcb2;padding-top:60px;padding-bottom:68px}.joy-last-call>span{display:block;font-size:58px;line-height:1;color:#9c414f;transform:rotate(-13deg);margin-bottom:20px}.joy-last-call>p{font-size:12px;font-weight:850;color:#753f45}.joy-last-call h2{font-size:clamp(38px,4vw,56px);margin-bottom:30px}.newsletter{background:#f7e4cd;color:var(--ink);padding-top:56px;padding-bottom:56px}.newsletter h2{font-size:35px}.newsletter p{color:var(--muted)}.newsletter-form input{background:#fffaf3;color:var(--ink)}.newsletter-form button{background:#493034;color:#fff}.footer{background:var(--cream)}.footer-grid{padding-top:56px;padding-bottom:42px}.footer-brand img{max-width:105px}.footer-grid h3{font-size:14px;letter-spacing:0}.footer-grid p,.footer-grid a,.footer-bottom{font-size:12px}.footer-bottom{border-top:1px solid var(--line)}.footer-brand p{max-width:230px}@keyframes joy-float{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-8px) rotate(-3deg)}}@keyframes joy-heart-in{0%{opacity:0;transform:scale(.6) rotate(-20deg)}to{opacity:1;transform:scale(1) rotate(12deg)}}@keyframes joy-sticker-arrive{0%{opacity:0;transform:scale(.7) rotate(-20deg)}to{opacity:1;transform:scale(1) rotate(13deg)}}@keyframes joy-nudge{50%{transform:translate(3px,-3px)}}@media(min-width:1600px){.joy-hero{gap:90px}}@media(max-width:1100px){.nav{gap:17px}.brand,.brand img{width:150px}.joy-hero{gap:5%}.joy-round-sticker{right:-12px;width:105px;height:105px}.joy-round-sticker strong{font-size:20px}.joy-photo-note{left:-20px;padding:12px}.joy-hero-actions{gap:18px}.joy-hero .button{padding:15px 19px;gap:17px}.joy-hero-copy>p{font-size:15px}.joy-love-note{font-size:10px}}@media(max-width:820px){.site-header{grid-template-columns:1fr auto auto;gap:20px;min-height:77px}.menu-button{display:block;border:0;background:transparent;padding:10px;color:var(--ink);font-size:13px;font-weight:800}.nav{display:none;position:absolute;top:100%;left:0;width:100%;background:var(--cream);padding:24px;border-bottom:1px solid var(--line)}.nav.open{display:flex;flex-wrap:wrap;gap:24px}.header-actions{gap:13px}.announcement>span:first-child,.announcement-extra{display:none!important}.announcement{justify-content:center}.joy-hero{padding-top:40px;padding-bottom:40px}.joy-hero h1{font-size:60px}.joy-hero-art .joy-photo-frame img{height:450px}.joy-round-sticker{top:0}.joy-photo-note{bottom:62px;left:-10px}.joy-photo-note small{font-size:9px}.joy-photo-note strong{font-size:12px}.joy-heart{margin-left:12px}.joy-good-things{justify-content:center}.joy-good-things>span:last-child,.joy-good-things>b:last-of-type{display:none}.product-grid{gap:19px}.product-card-copy h3{font-size:21px}.joy-personal{gap:6%}.joy-personal-art{padding-left:0;padding-right:0}.joy-values-grid{gap:28px}.joy-values-grid h3{font-size:20px}}@media(max-width:620px){.section-pad{padding-left:22px;padding-right:22px}.site-header{padding:12px 20px;gap:10px}.brand,.brand img{width:132px}.header-actions .search-icon{display:none}.menu-button{order:2}.header-actions{order:3}.cart-pill{font-size:12px;padding:7px 10px}.joy-hero{grid-template-columns:1fr;gap:36px;padding-top:32px;padding-bottom:30px}.joy-kicker{font-size:9px;margin-bottom:18px}.joy-hero h1{font-size:clamp(56px,15vw,77px);max-width:440px}.joy-hero h1 br:nth-of-type(2){display:none}.joy-hero h1 .joy-love{margin-left:8px}.joy-hero-copy>p{font-size:15px;max-width:390px;margin-top:25px;margin-bottom:22px}.joy-hero-actions{gap:21px}.joy-hero .button{font-size:13px;min-height:51px}.joy-simple-link{font-size:13px}.joy-love-note{margin-top:20px;font-size:10px}.joy-hero-art{width:calc(100% - 25px);max-width:420px;justify-self:center}.joy-hero-art .joy-photo-frame img{height:440px;object-position:center 35%}.joy-round-sticker{right:-16px;top:5px}.joy-photo-note{left:-17px;bottom:52px;padding:12px 16px}.joy-photo-note strong{font-size:14px}.joy-photo-note small{font-size:10px}.joy-art-caption{font-size:11px}.joy-good-things{gap:16px;font-size:8px;padding:15px 14px}.joy-good-things>span:nth-of-type(3),.joy-good-things>b:nth-of-type(2){display:none}.joy-shop{padding-top:54px;padding-bottom:55px}.joy-section-heading{display:block;margin-bottom:29px}.joy-section-heading h2{font-size:40px}.joy-section-heading>div:last-child{margin-top:20px}.joy-section-heading>div:last-child>p{display:none}.product-grid,.product-grid.two{grid-template-columns:1fr;gap:28px}.product-card-copy,.joy-favorites .product-card-copy{min-height:0;padding:17px 0 0}.product-card-copy h3{font-size:25px}.product-image-wrap{padding-top:94%}.card-buy{margin-top:5px}.joy-personal{grid-template-columns:1fr;padding-top:44px;padding-bottom:54px;gap:35px}.joy-personal-art{max-width:400px;width:100%;justify-self:center}.joy-personal h2{font-size:43px}.joy-hand-note{font-size:23px}.joy-values{padding-top:57px;padding-bottom:52px}.joy-values h2{font-size:40px}.joy-values-grid{grid-template-columns:1fr;gap:27px;margin-top:32px}.joy-value-symbol{margin-bottom:17px;width:61px;height:61px;font-size:36px}.joy-values-grid h3{font-size:24px;margin-bottom:12px}.joy-faq{grid-template-columns:1fr;gap:30px;padding-top:50px;padding-bottom:56px}.joy-faq h2{font-size:40px}.joy-last-call{padding-top:42px;padding-bottom:47px}.joy-last-call h2{font-size:36px}.newsletter h2{font-size:32px}.footer-grid{gap:26px}.newsletter-form{flex-wrap:wrap;border:none;gap:8px}.newsletter-form input{border-radius:10px;width:100%;min-height:49px}.newsletter-form button{border-radius:10px;min-height:47px;width:100%}}.header-actions{display:flex;grid-column:3;grid-row:1}.mobile-search{display:none}.joy-love{color:#dc4b53}.button.primary{color:#421f27}.product-image-wrap img,.joy-personal-art img{mix-blend-mode:normal}.joy-favorites .product-image-wrap{border:8px solid #f7e6e1}.joy-favorites .product-card:nth-child(2) .product-image-wrap{border-color:#eef0dd}.joy-favorites .product-card:nth-child(3) .product-image-wrap{border-color:#f6e4e5}.joy-newsletter-status{font-size:11px!important;margin:10px 5px 0}.joy-motion-toggle{padding:5px 0;background:none;border:none;color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:3px}.joy-motion-toggle:hover{color:var(--coral-dark)}html[data-motion=paused] *,html[data-motion=paused] *:before,html[data-motion=paused] *:after{animation-play-state:paused!important}.newsletter-form input:focus-visible{outline:3px solid var(--blue);outline-offset:-3px}.collection-hero{background:#f7e5dc;padding-top:65px;padding-bottom:66px}.collection-hero h1{font-size:clamp(46px,5vw,70px);line-height:1}.collection-hero p:last-child{font-size:15px}.collection-grid{padding-top:40px;padding-bottom:65px}.collection-toolbar{margin-bottom:32px}.collection-toolbar select{background:transparent;border:1px solid #cfb9b0;border-radius:8px;padding:10px;font-size:13px}.collection-toolbar>div{flex-wrap:wrap}.collection-toolbar a{font-size:13px}.fit-cta{background:#eaeccf}.fit-cta h2{font-size:42px}.buy-box h1{font-size:clamp(38px,3.1vw,49px);line-height:1.04}.buy-box .product-lede{font-size:14px}.buy-box .pill{background:#f6e8b9;color:#6c502e}.main-product-image{border-radius:26px;background:#fff}.product-media-slide img{object-fit:contain}.custom-set-card{box-shadow:none;border-color:#decdc4}.custom-set-summary{background:#fbf1e6}.personalize-box{background:#fff5ec}.bundle-progress{background:#f1e8dc;border-radius:12px}.bundle-progress .active{background:#f6c8bc}.bundle-progress .active strong,.bundle-progress .active small{color:#6a3038}.add-button{background:var(--coral);color:#421f27;border-radius:100px}.add-button:disabled{opacity:.6;cursor:not-allowed}.joy-added{text-align:center;font-size:14px;background:#e9efdf;border-radius:9px;padding:12px;color:#475a3b}.joy-added a{font-weight:850;text-decoration:underline}.joy-local-note{font-size:11px!important;line-height:1.7!important;color:#786663!important}.automatic-discount-note{color:#73514f!important}.joy-preview-notice{display:block;padding:14px;background:#f7e9ce;border-radius:10px;color:#745331;font-size:12px;line-height:1.6}.cart-page{padding-top:58px;min-height:60vh}.cart-page>h1{font-size:clamp(40px,5vw,63px)}.cart-empty{background:#f7e6df;border-radius:28px;padding:48px 25px}.cart-empty h2{font-size:40px}.joy-empty-heart{display:block;color:#c44c5a;font-size:70px;line-height:1;margin-bottom:20px}.joy-bag-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:42px;margin-bottom:65px}.joy-bag-item{display:grid;grid-template-columns:120px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:24px 0}.joy-bag-item:first-child{padding-top:0}.joy-bag-item img{border-radius:16px;aspect-ratio:1;object-fit:contain;background:#fff}.joy-bag-item h2{font-size:23px;margin-bottom:10px}.joy-bag-item p{font-size:12px;margin-bottom:9px}.joy-bag-custom{line-height:1.8;overflow-wrap:anywhere}.joy-bag-controls{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.joy-bag-controls label{font-size:11px;display:flex;gap:9px;align-items:center}.joy-bag-controls select{padding:5px 8px;border-radius:5px;border:1px solid #d6c6bc;background:#fffaf4}.joy-bag-controls button{background:none;border:0;text-decoration:underline;color:#9b3d4a;font-size:11px}.joy-bag-controls strong{margin-left:auto}.joy-bag-summary{background:#f7e8dd;border-radius:22px;padding:29px;height:fit-content}.joy-bag-summary h2{font-size:31px;margin-bottom:26px}.joy-bag-summary>div{display:flex;justify-content:space-between;gap:14px;font-size:14px;padding-bottom:20px;border-bottom:1px solid #dec6b9}.joy-bag-summary>p{font-size:12px;margin-top:16px}.joy-bag-summary .button{width:100%;margin-top:20px;font-size:13px}.about-hero{background:#f5e2df}.about-hero h1{font-size:clamp(40px,4.7vw,66px)}.about-hero img{border:0;border-radius:44% 44% 24px 24px;box-shadow:none;aspect-ratio:1;object-fit:cover;object-position:center top}.manifesto h2{font-size:clamp(36px,4vw,55px)}.about-quote{background:#eeeacb}@media(min-width:821px)and (max-width:1050px){.site-header{grid-template-columns:1fr auto auto;gap:22px}.nav{display:none;top:100%;background:var(--cream)}.nav.open{display:flex}.header-actions{margin-left:14px}}@media(max-width:820px){.mobile-search{display:block}.joy-bag-layout{grid-template-columns:1fr}.joy-bag-summary{max-width:500px;width:100%}.footer-bottom{flex-wrap:wrap;gap:14px}}@media(max-width:620px){.header-actions{display:flex}.joy-bag-item{grid-template-columns:80px 1fr;gap:15px}.joy-bag-item h2{font-size:21px}.joy-bag-controls{gap:10px}.collection-toolbar{align-items:start}.collection-toolbar select{width:100%}.buy-box h1{font-size:37px}.cart-empty h2{font-size:34px}.newsletter-form{background:transparent;padding:0}.newsletter-form input[type=email]{background:#fffaf3}.footer-bottom{flex-direction:column;align-items:start}.joy-preview-notice{font-size:11px}.collection-toolbar>div{gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}}.newsletter-signup{width:min(100%,470px);flex-shrink:0}.mobile-account{display:none}.shopify-section:has(>.site-header){position:sticky;top:0;z-index:40}.shopify-section>.site-header{position:relative}.happy-card-2 .product-image-wrap{background:#eef0dd!important;border-color:#eef0dd!important}.happy-card-3 .product-image-wrap{background:#f6e4e5!important;border-color:#f6e4e5!important}.joy-favorites>div{min-width:0}.joy-favorites .product-card-copy{min-height:210px}.cart-drawer{background:var(--cream)}.drawer-checkout{background:#493034;color:#fff}.drawer-item img{border-radius:12px}.drawer-item h3{font-size:17px}.drawer-item p{font-size:12px;overflow-wrap:anywhere}.cart-drawer[inert]{visibility:hidden}.cart-open .cart-drawer{visibility:visible}.cart-open{overflow:hidden}.cart-drawer :focus-visible{outline-offset:3px}.product-form__submit{background:var(--coral);color:#421f27;border-radius:999px}.product-form__submit:hover{background:#ff8180}.product-form__submit:disabled{opacity:.55;cursor:not-allowed}.product-price__current{font-size:28px}.variant-button,.gallery-thumbs button{min-height:44px}.joy-hero h1{text-wrap:balance}@media(min-width:621px)and (max-width:1050px){.joy-favorites{grid-template-columns:repeat(3,minmax(0,1fr))}.joy-favorites .product-card-copy h3{font-size:22px}.joy-favorites .card-buy{font-size:12px;gap:7px}}@media(max-width:1050px){.mobile-account,.mobile-search{display:block}}@media(max-width:720px){.newsletter-signup{width:100%}.joy-favorites .product-card-copy{min-height:0}}@view-transition{navigation:auto}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}[hidden]{display:none!important}.no-js .menu-button,.no-js [data-motion-toggle]{display:none}.no-js .site-header{grid-template-columns:1fr auto}.no-js .header-actions{grid-column:2}.no-js .nav{display:flex;position:static;grid-column:1/-1;grid-row:2;flex-direction:row;flex-wrap:wrap;background:transparent;border:0}.contact-card label{margin-bottom:-13px}
/*# sourceMappingURL=/cdn/shop/t/20/assets/base.css.map */
