*{box-sizing:border-box}body{margin:0;background:var(--paw-bg, #fff8ef);color:var(--paw-text, #283047);font-family:var(--paw-body-font, "Trebuchet MS", system-ui, sans-serif);background-image:radial-gradient(circle at 18px 18px,rgba(40,48,71,.08) 2px,transparent 2px);background-size:34px 34px}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-999px;top:0;background:#fff;padding:12px;z-index:1000}.skip-link:focus{left:12px}.page-width{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:72px 0}.announcement-bar{background:var(--paw-accent);color:#283047;text-align:center;font-weight:800;padding:10px 16px;border-bottom:4px solid #283047}.site-header{position:sticky;top:0;z-index:50;background:#fff8efeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:3px solid #283047}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0}.logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--paw-heading-font, system-ui);font-size:28px;font-weight:900;letter-spacing:-.03em}.logo__mark{display:inline-grid;place-items:center;width:44px;height:44px;border:3px solid #283047;background:#fff;border-radius:16px;transform:rotate(-4deg);box-shadow:5px 5px #283047}.nav{display:flex;align-items:center;gap:22px;font-weight:800}.nav a{padding:10px 2px}.nav a:hover{color:var(--paw-primary)}.header-actions{display:flex;align-items:center;gap:14px;font-weight:900}.hero{position:relative;overflow:hidden;padding:76px 0 86px}.section-bubbles:before,.section-bubbles:after{content:"";position:absolute;border-radius:999px;opacity:.55;filter:blur(2px);pointer-events:none}.section-bubbles:before{width:230px;height:230px;background:var(--paw-secondary);right:-60px;top:80px}.section-bubbles:after{width:170px;height:170px;background:var(--paw-primary);left:-50px;bottom:40px}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:6px;background:#fff;border:3px solid #283047;border-radius:999px;padding:9px 15px;box-shadow:4px 4px #283047;color:#283047;font-weight:900;margin:0 0 18px}h1,h2,h3{font-family:var(--paw-heading-font, system-ui);color:#283047;margin:0;letter-spacing:-.045em;line-height:1.03}h1{font-size:clamp(42px,7vw,78px)}h2{font-size:clamp(34px,5vw,54px)}h3{font-size:22px}p{line-height:1.7}.hero__content>p{font-size:19px;max-width:650px;color:#5a6276}.hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;border:3px solid #283047;border-radius:18px;font-weight:900;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #283047}.button--primary{background:var(--paw-primary);color:#fff;box-shadow:4px 4px #283047}.button--soft{background:#fff;color:#283047;box-shadow:4px 4px #283047}.button--dark{width:100%;background:#283047;color:#fff}.button--full{width:100%}.hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px;max-width:600px}.hero__stats div{background:#fff;border:3px solid #283047;border-radius:22px;padding:16px;box-shadow:5px 5px #283047}.hero__stats strong{display:block;font-size:24px}.hero__stats span{display:block;font-size:13px;color:#697084;font-weight:800}.cartoon-card{position:relative;background:#fff;border:4px solid #283047;border-radius:36px;padding:28px;box-shadow:13px 13px #283047;transform:rotate(1.5deg)}.cartoon-card--center{text-align:center;max-width:660px;margin:0 auto}.hero__svg{width:min(500px,100%);margin:0 auto}.hero__image{width:100%;min-height:420px;object-fit:cover;border-radius:28px;border:3px solid #283047;filter:saturate(1.12) contrast(1.03)}.hero__sticker{position:absolute;display:grid;place-items:center;width:64px;height:64px;background:#fff4bf;border:3px solid #283047;border-radius:22px;box-shadow:5px 5px #283047;font-size:30px}.hero__sticker--bone{right:-18px;top:44px;transform:rotate(8deg)}.hero__sticker--heart{left:-16px;top:95px;background:#ffe1ed;transform:rotate(-10deg)}.floating-label{position:absolute;left:30px;bottom:28px;background:var(--paw-accent);color:#283047;border:3px solid #283047;border-radius:18px;padding:12px 16px;font-weight:900;box-shadow:5px 5px #283047}.section-heading{text-align:center;max-width:760px;margin:0 auto 38px}.section-heading--row{max-width:none;display:flex;justify-content:space-between;align-items:end;text-align:left;gap:20px}.text-link{font-weight:900;color:var(--paw-primary)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card,.benefit,.faq__item,.product-card{background:#fff;border:3px solid #283047;border-radius:28px;box-shadow:7px 7px #283047}.category-card{padding:26px;transition:transform .15s ease,box-shadow .15s ease}.category-card:hover,.product-card:hover{transform:translate(-3px,-3px) rotate(-.5deg);box-shadow:10px 10px #283047}.category-card__emoji{font-size:42px;display:inline-grid;place-items:center;width:70px;height:70px;background:#fff4bf;border:3px solid #283047;border-radius:24px;margin-bottom:18px}.category-card p{color:#626a7c;margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-grid--sample{grid-template-columns:repeat(3,1fr)}.section-subtext{color:#626a7c;margin:12px 0 0;max-width:620px}.product-card{overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.product-card__media{display:block;position:relative;background:#fff4bf;aspect-ratio:1 / 1;border-bottom:3px solid #283047}.product-card__image{width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.02)}.product-card__placeholder{display:grid;place-items:center;font-size:72px;min-height:240px}.product-card__badge{position:absolute;left:14px;top:14px;background:var(--paw-primary);color:#fff;border:3px solid #283047;border-radius:999px;padding:6px 10px;font-weight:900}.product-card__body{padding:18px}.product-card__stars{color:#ffb703;font-size:14px;letter-spacing:1px;margin:0 0 8px}.product-card__title{font-size:20px;min-height:52px}.product-card__desc{color:#626a7c;font-size:14px;line-height:1.55;min-height:44px;margin:8px 0 0}.product-card__stars span{color:#626a7c;font-weight:900;margin-left:4px}.cartoon-pop{position:absolute;right:12px;bottom:12px;width:52px;height:52px;display:grid;place-items:center;background:#fff;border:3px solid #283047;border-radius:18px;font-size:25px;box-shadow:4px 4px #283047}.sample-product-card:nth-child(2n){transform:rotate(.5deg)}.sample-product-card:nth-child(odd){transform:rotate(-.4deg)}.product-card__price{display:flex;gap:10px;align-items:center;margin:12px 0 16px;font-weight:900;font-size:20px}.product-card__price s{color:#9aa1b1;font-size:15px}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{padding:28px}.benefit span{font-size:42px}.benefit p{color:#626a7c;margin-bottom:0}.about-cartoon{background:#ffe1ed;border-top:4px solid #283047;border-bottom:4px solid #283047}.about-cartoon__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.about-cartoon__art{background:#fff;border:3px solid #283047;border-radius:36px;padding:28px;box-shadow:12px 12px #283047}.rounded-image{border-radius:28px;border:3px solid #283047;width:100%}.large-text{font-size:18px;color:#5a6276;margin:22px 0 26px}.faq__list{display:grid;gap:14px;max-width:820px;margin:0 auto}.faq__item{padding:18px 22px}.faq__item summary{cursor:pointer;font-weight:900;font-size:18px}.faq__item p{color:#626a7c;margin-bottom:0}.site-footer{background:#283047;color:#fff;padding:58px 0;border-top:4px solid #111827}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:32px}.site-footer h3{color:#fff;font-size:20px;margin-bottom:14px}.site-footer a{display:block;color:#fff;opacity:.85;margin-bottom:10px}.logo--footer{color:#fff}.newsletter-form{display:flex;gap:10px}.newsletter-form input,.search-form input,.product-form input,.product-form select{width:100%;border:3px solid #283047;border-radius:16px;padding:13px 14px;background:#fff;color:#283047}.product-main__grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.product-main__media,.product-main__info{background:#fff;border:3px solid #283047;border-radius:32px;padding:26px;box-shadow:8px 8px #283047}.product-main__image{width:100%;border-radius:24px;border:3px solid #283047}.product-main__price{display:flex;gap:12px;align-items:center;font-size:28px;font-weight:900;margin:18px 0}.product-main__price s{color:#9aa1b1;font-size:20px}.product-form{display:grid;gap:12px;margin-top:24px}.product-form label{font-weight:900}.mini-trust{margin-top:18px;background:#fff4bf;border:3px solid #283047;border-radius:18px;padding:14px;font-weight:900}.cart-item{display:grid;grid-template-columns:120px 1fr;gap:18px;background:#fff;border:3px solid #283047;border-radius:24px;padding:16px;margin-bottom:14px}.cart-summary{margin-top:24px;display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.search-form{display:flex;gap:12px;margin-bottom:28px}.page-content,.cart-page,.not-found{min-height:50vh}.rte img{max-width:100%;height:auto}@media(max-width:900px){.hero__grid,.about-cartoon__grid,.product-main__grid{grid-template-columns:1fr}.category-grid,.product-grid,.product-grid--sample{grid-template-columns:repeat(2,1fr)}.benefit-strip,.footer-grid{grid-template-columns:1fr}.nav{display:none}}@media(max-width:560px){.section{padding:52px 0}.category-grid,.product-grid,.product-grid--sample,.hero__stats{grid-template-columns:1fr}.site-header__inner{gap:10px}.logo{font-size:20px}.logo__mark{width:38px;height:38px}.section-heading--row{display:block;text-align:center}.newsletter-form,.search-form{flex-direction:column}}.site-header{background:#fffffff5;border-bottom:1px solid rgba(40,48,71,.13)}.site-header__inner{min-height:92px}.logo--image{gap:0}.logo__image{width:min(210px,34vw);max-height:78px;object-fit:contain}.header-actions--line{gap:16px}.header-icon{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;color:#2f3d46}.header-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.header-icon--cart svg{width:32px;height:32px}.header-divider{width:1px;height:42px;background:#2f3d4638;display:inline-block}.cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;display:grid;place-items:center;background:#d42d42;color:#fff;border-radius:99px;font-size:11px;font-weight:900}.category-showcase{position:relative;background:#fff;padding-bottom:78px;overflow:hidden}.category-showcase__hero{position:relative;min-height:500px;background:#e7f8ff;overflow:hidden}.category-showcase__content{position:relative;z-index:2;width:min(620px,46vw);padding:56px 0 0 max(28px,calc((100vw - 1180px)/2));color:#2f3d46}.category-showcase__eyebrow{font-weight:900;color:#d42d42;margin:0 0 8px}.category-showcase__content h2{font-size:clamp(38px,5vw,76px);max-width:560px;color:#2f3d46}.category-showcase__content p{color:#2f3d46;font-size:20px;font-weight:800;max-width:530px}.button--berry{background:#d42d42;color:#fff;border:0;border-radius:22px;box-shadow:0 12px #28304724;padding:18px 28px}.button--berry:hover{box-shadow:0 14px #2830472b;transform:translateY(-2px)}.category-showcase__pet-bg{position:absolute;right:0;top:0;width:63%;height:100%;background-image:linear-gradient(90deg,#e7f8ff,#e7f8ff8c,#e7f8ff00 28%),url(https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?q=80&w=1400&auto=format&fit=crop),url(https://images.unsplash.com/photo-1587300003388-59208cc962cb?q=80&w=1400&auto=format&fit=crop);background-size:45% 100%,58% 100%,58% 100%;background-position:left center,26% center,right center;background-repeat:no-repeat}.slider-dots{position:absolute;right:max(28px,calc((100vw - 1180px)/2));top:54%;display:flex;gap:12px;z-index:3}.slider-dots span{width:48px;height:48px;display:grid;place-items:center;background:#ffffffeb;border:4px solid #fff;border-radius:999px;color:#2f3d46;font-size:42px;line-height:1;box-shadow:0 5px 20px #28304729}.category-tiles-wrap{position:relative;z-index:4;margin-top:-135px}.category-tiles--photo{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.photo-category-card{position:relative;min-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--cat-bg);border-radius:18px;border:0;box-shadow:0 14px 30px #2830471a;transition:transform .18s ease,box-shadow .18s ease}.photo-category-card:hover{transform:translateY(-7px);box-shadow:0 18px 35px #28304729}.photo-category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;filter:saturate(1.07) contrast(1.03)}.photo-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff0a,#ffffff1f)}.photo-category-card span{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:78%;padding:12px 16px;background:#fffffff0;color:#2f3d46;border-radius:12px;font-size:clamp(18px,2vw,30px);font-weight:500;letter-spacing:.01em;box-shadow:0 6px 18px #2830471a;text-align:center}@media(max-width:1000px){.category-showcase__content{width:min(680px,calc(100% - 40px));padding-left:24px;padding-right:24px}.category-showcase__pet-bg{opacity:.36;width:100%}.category-tiles--photo{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.site-header__inner{min-height:68px}.nav{display:none}.logo__image{width:150px;max-height:62px}.header-actions--line{gap:8px}.header-icon{width:32px;height:32px}.header-icon svg{width:28px;height:28px}.header-divider{height:30px}.category-showcase__hero{min-height:430px}.category-showcase__content{padding-top:42px}.category-showcase__content p{font-size:16px}.category-tiles-wrap{margin-top:-95px}.category-tiles--photo{grid-template-columns:1fr 1fr;gap:14px}.photo-category-card{min-height:190px}.photo-category-card span{font-size:20px}.slider-dots{display:none}}@media(max-width:430px){.category-tiles--photo{grid-template-columns:1fr}.photo-category-card{min-height:210px}}body,p,li,.rte,.product-card__desc,.section-subtext,.large-text,.faq__item p,.category-showcase__content p{font-family:var(--paw-body-font, "Nunito", sans-serif);font-weight:300}h1,h2,h3,h4,h5,h6,.logo,.photo-category-card span,.product-card__title,.section-heading,.category-showcase__content h2{font-family:var(--paw-heading-font, "Fredoka", sans-serif);font-weight:700;letter-spacing:-.025em}.nav,.nav a,.button,button,.header-actions,.announcement-bar,.cart-count,.category-showcase__eyebrow,.text-link,.newsletter-form input,.search-form input{font-family:var(--paw-button-font, "Poppins", sans-serif)}.nav,.nav a{font-weight:600;letter-spacing:.01em}.button,button{font-weight:700}.product-card__price,.product-main__price{font-family:var(--paw-heading-font, "Fredoka", sans-serif);font-weight:700}.site-header--paws{position:sticky;top:0;z-index:60;background:#dff5fb;border:0;padding:8px 0 10px;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__shell{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:0px;min-height:64px;height:64px;padding:0 34px;background:#fffffffa;border-radius:8px;box-shadow:0 8px 22px #2f3d4612;overflow:hidden}.paws-nav{display:flex;align-items:center;gap:clamp(18px,1.7vw,34px);min-width:0;height:64px}.paws-nav--left{justify-content:flex-start}.paws-nav__link{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:40px;color:#2f3d46;font-family:var(--paw-button-font, "Poppins", sans-serif);font-size:clamp(15px,1.05vw,20px);font-weight:500;white-space:nowrap;letter-spacing:.01em}.paws-nav__link:hover,.paws-nav__link--active{color:#26323a}.paws-nav__link--active:after{content:"";position:absolute;left:0;right:18px;bottom:3px;height:4px;background:#ee8f7f;border-radius:99px;opacity:.8}.paws-chevron{font-size:.8em;line-height:1;transform:translateY(-1px)}.paws-hot-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:2px 8px;border-radius:6px;background:#dff5fb;color:#52616a;font-size:10px;line-height:1.35;font-weight:700;letter-spacing:.08em}.paws-logo{position:relative;display:flex;align-items:center;justify-content:center;justify-self:center;width:96px;height:62px;z-index:2;overflow:hidden}.paws-logo__image{width:96px;max-width:96px;height:auto;max-height:58px;object-fit:contain;object-position:center;display:block;mix-blend-mode:multiply;filter:saturate(1.04) contrast(1.02)}.paws-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;height:64px;color:#2f3d46;justify-self:end}.paws-icon{position:relative;display:inline-grid;place-items:center;width:38px;height:38px;color:#2f3d46}.paws-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.paws-icon:hover{color:#d42d42}.paws-divider{width:1px;height:38px;background:#2f3d462e;display:inline-block}@media(max-width:1120px){.site-header__shell{grid-template-columns:auto 1fr;min-height:70px;height:70px;padding:0 22px}.paws-logo{width:90px;height:58px;justify-self:start;order:1}.paws-logo__image{width:90px;max-width:90px;max-height:54px}.paws-nav{display:none}.paws-actions{order:2;justify-self:end;height:70px}}@media(max-width:560px){.site-header--paws{padding:8px 14px}.site-header__shell{min-height:64px;height:64px;padding:0 14px;border-radius:100px}.paws-logo{width:78px;height:52px}.paws-logo__image{width:78px;max-width:78px;max-height:48px}.paws-actions{gap:8px;height:64px}.paws-icon{width:32px;height:32px}.paws-icon svg{width:27px;height:27px}.paws-divider{height:30px}}.paws-nav__dropdown{position:relative!important}.paws-dropdown-menu{position:absolute!important;top:calc(100% + 12px)!important;left:0!important;min-width:230px!important;display:none!important;flex-direction:column!important;gap:4px!important;padding:14px!important;background:#fff!important;border:2px solid rgba(238,143,127,.7)!important;border-radius:20px!important;box-shadow:0 18px 35px #28304724!important;z-index:9999!important}.paws-dropdown-menu a{display:block!important;padding:12px 14px!important;border-radius:14px!important;color:#283047!important;font-family:var(--paw-button-font, "Poppins", sans-serif)!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important;white-space:nowrap!important}.site-header--paws{width:100%!important;padding:8px 14px!important;background:#dff5fb!important}.site-header--paws .page-width{width:100%!important;max-width:none!important;margin:0!important}.site-header__shell{width:100%!important;max-width:none!important;margin:0!important;border-radius:18px!important}.product-card{border:1.5px solid #ffffffff!important;border-radius:24px!important;box-shadow:3px 3px #283047!important}.product-card__media{border-bottom:2px solid #283047!important}.product-card__stars{display:none!important}.product-card__title{font-size:22px!important;line-height:1.15!important;font-weight:500!important;letter-spacing:-.02em!important;min-height:86px!important;margin:0!important}.product-card__body{padding:24px!important}.product-card__price{font-family:var(--paw-body-font, "Nunito", sans-serif)!important;font-size:18px!important;font-weight:300!important;margin:18px 0 22px!important}.product-card__price s{font-size:18px!important;font-weight:300!important;color:#8a90a3!important}.product-card .button,.product-card button,.product-card .button--dark{font-size:20px!important;font-weight:700!important;min-height:72px!important;border-radius:24px!important;margin-top:auto!important}.paws-nav__dropdown{position:relative!important;display:inline-flex!important;align-items:center!important}.paws-dropdown-menu{position:absolute!important;top:100%!important;left:0!important;min-width:230px!important;display:none!important;flex-direction:column!important;gap:4px!important;padding:14px!important;background:#fff!important;border:2px solid rgba(238,143,127,.7)!important;border-radius:20px!important;box-shadow:0 18px 35px #28304724!important;z-index:9999!important}.paws-dropdown-menu a{display:block!important;padding:12px 14px!important;border-radius:14px!important;color:#283047!important;background:transparent!important;font-family:var(--paw-button-font, "Poppins", sans-serif)!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important;white-space:nowrap!important}.paws-nav__dropdown .paws-nav__link:hover+.paws-dropdown-menu{display:flex!important}.paws-dropdown-menu:hover{display:flex!important}.paws-dropdown-menu a:hover{background:#fff1ed!important;color:#d96f75!important}.paws-nav__dropdown .paws-nav__link:hover+.paws-dropdown-menu,.paws-dropdown-menu:hover{display:flex!important}.paws-nav__dropdown{display:inline-flex!important;width:auto!important;max-width:max-content!important}.site-header--paws,.site-header__shell,.paws-nav{overflow:visible!important}.paws-icon--cart{position:relative!important}.cart-count{position:absolute!important;top:-8px!important;right:-10px!important;min-width:22px!important;height:22px!important;padding:0 6px!important;border-radius:999px!important;background:#df2f45!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;z-index:5!important}.paws-nav__dropdown{width:fit-content!important}.paws-dropdown-menu{pointer-events:auto!important}.lj-about-page{padding:40px 4%;background:#fffaf5;color:#071427}.lj-about-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#fff1e8;border-radius:24px;overflow:hidden;min-height:420px}.lj-about-text{padding:60px}.lj-about-text h1{font-size:48px;margin-bottom:20px;color:#071427}.lj-about-text h3{color:#ff5b4f;font-size:24px;margin-bottom:20px}.lj-about-text p{font-size:18px;line-height:1.7;max-width:520px;color:#26323a}.lj-about-btn{display:inline-block;margin-top:24px;background:#ff5b4f;color:#fff;padding:16px 28px;border-radius:12px;font-weight:700}.lj-about-image img{width:100%;height:100%;object-fit:cover}.lj-mission{text-align:center;margin:50px auto 35px;max-width:700px}.lj-paw{font-size:26px;color:#ff7b65}.lj-mission h2{font-size:32px;margin:8px 0}.lj-mission p{font-size:17px;color:#4c5661}.lj-values{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.lj-value-card{background:#fffaf7;border:1px solid #f4d8cd;border-radius:18px;text-align:center;padding:40px 24px}.lj-icon{width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#ffe8dc;color:#ff5b4f;display:flex;align-items:center;justify-content:center;font-size:32px}.lj-value-card h3{font-size:20px;margin-bottom:12px}.lj-value-card p{font-size:16px;color:#4c5661;line-height:1.6}@media(max-width:900px){.lj-about-hero{grid-template-columns:1fr}.lj-values{grid-template-columns:repeat(2,1fr)}.lj-about-text{padding:40px 24px}}.littlejoy-footer,.site-footer{width:100%!important;max-width:none!important}.footer-grid{display:grid!important;grid-template-columns:1.5fr 1fr 1fr 1.4fr!important;gap:80px!important;align-items:start!important}.newsletter-form{display:flex!important;flex-direction:row!important;gap:16px!important;width:100%!important}.newsletter-form input{min-width:260px!important}.newsletter-form button{min-width:120px!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cartoon-paws.css.map */
