.why-pawcci-page{--why-background:var(--pawcci-color-background,#f5f5f5);--why-surface:var(--pawcci-color-surface,#fff);--why-surface-muted:var(--pawcci-color-surface-muted,#f5f5f5);--why-surface-subtle:var(--pawcci-color-surface-subtle,#efefef);--why-text:var(--pawcci-color-text,#1d1d1d);--why-text-secondary:var(--pawcci-color-text-secondary,#666);--why-border:var(--pawcci-color-border,#b8b8b8);--why-border-soft:var(--pawcci-color-border-soft,#e8e8e8);--why-orange:var(--pawcci-color-orange,#ff7300);--why-orange-pressed:var(--pawcci-color-orange-pressed,#e86700);--why-orange-soft:var(--pawcci-color-orange-soft,#fff3ef);--why-green:var(--pawcci-color-green,#6c972c);--why-green-soft:var(--pawcci-color-green-soft,#f1f7e8);--why-red:var(--pawcci-color-red,#ec4d4b);--why-red-soft:var(--pawcci-color-red-soft,#fdedec);--why-yellow:var(--pawcci-color-yellow,#ffb700);--why-yellow-soft:var(--pawcci-color-yellow-soft,#fff5d6);--why-hero:var(--pawcci-color-hero,#fff4e2);--why-shadow-light:var(--pawcci-shadow-light,0 6px 16px #1d1d1d14);--why-shadow-medium:var(--pawcci-shadow-medium,0 12px 28px #1d1d1d1f);--why-shadow-warm:var(--pawcci-shadow-warm,0 14px 34px #be651c24);color:var(--why-text);background:var(--why-background);font-family:var(--pawcci-font-body,Inter, ui-sans-serif, system-ui, sans-serif);padding:24px 0 48px;overflow:clip}.why-pawcci-container,.why-pawcci-hero,.why-pawcci-closing{width:min(100% - 48px,1120px)}.why-pawcci-container{margin-inline:auto}.why-pawcci-page h1,.why-pawcci-page h2,.why-pawcci-page h3,.why-pawcci-page h4{color:var(--why-text);font-family:var(--pawcci-font-display,"Plus Jakarta Sans", Inter, sans-serif);font-weight:800}.why-pawcci-page h1,.why-pawcci-page h2,.why-pawcci-page h3,.why-pawcci-page h4,.why-pawcci-page p,.why-pawcci-page blockquote,.why-pawcci-page figure,.why-pawcci-page ol,.why-pawcci-page dl,.why-pawcci-page dd{margin-top:0}.why-pawcci-page .eyebrow{color:var(--why-text);font-size:.6875rem;font-family:var(--pawcci-font-body-bold);letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-weight:700;line-height:15px}.why-pawcci-hero{isolation:isolate;background:var(--why-hero);border:1px solid var(--why-border-soft);box-shadow:var(--why-shadow-warm);border-radius:28px;grid-template-columns:minmax(340px,.92fr) minmax(0,1.08fr);grid-template-areas:"copy art";align-items:center;gap:clamp(32px,5vw,64px);margin-inline:auto;padding:clamp(28px,4vw,48px);display:grid;position:relative;overflow:hidden}.why-pawcci-hero:before,.why-pawcci-hero:after{z-index:-1;aspect-ratio:1;content:"";pointer-events:none;border-radius:999px;width:210px;position:absolute}.why-pawcci-hero:before{background:var(--why-orange-soft);border:1px solid var(--why-orange);top:-112px;left:-82px}.why-pawcci-hero:after{background:var(--why-yellow-soft);border:1px solid var(--why-yellow);bottom:-126px;right:-94px}.why-pawcci-hero-copy{grid-area:copy;min-width:0}.why-pawcci-hero-copy .eyebrow{background:var(--why-orange-soft);border:1px solid var(--why-text);border-radius:999px;align-items:center;min-height:30px;margin-bottom:18px;padding:7px 12px;display:inline-flex}.why-pawcci-hero-copy h1{letter-spacing:-.035em;text-wrap:balance;max-width:640px;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);line-height:1.04}.why-pawcci-hero-copy>p:not(.eyebrow){max-width:620px;color:var(--why-text-secondary);text-wrap:pretty;margin-bottom:0;font-size:1.125rem;line-height:1.55}.why-pawcci-hero-art{aspect-ratio:4/3;background:var(--why-surface);border:1px solid var(--why-border-soft);min-width:0;box-shadow:var(--why-shadow-medium);border-radius:24px;grid-area:art;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}.why-pawcci-hero-panel{background:var(--why-surface-subtle);border-radius:18px;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.why-pawcci-hero-panel img{object-fit:cover;object-position:center}.why-pawcci-cta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.why-pawcci-cta-row a{min-height:54px;color:var(--why-text);background:var(--why-surface);border:1px solid var(--why-text);font-size:1rem;font-family:var(--pawcci-font-body-bold);text-align:center;border-radius:16px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;line-height:1.25;text-decoration:none;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.why-pawcci-cta-row a:first-child{background:var(--why-orange)}.why-pawcci-cta-row a:hover{color:var(--why-text);background:var(--why-orange-pressed);box-shadow:var(--why-shadow-light);transform:translateY(-1px)}.why-pawcci-cta-row a:focus-visible{outline:3px solid var(--why-text);outline-offset:2px;box-shadow:0 0 0 2px #fff}.why-pawcci-chapter{padding:96px 0;scroll-margin-top:24px}.why-pawcci-bucci-chapter{background:var(--why-background)}.why-pawcci-rose-chapter{background:var(--why-surface);border-block:1px solid var(--why-border-soft)}.why-pawcci-story-layout{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(40px,7vw,88px);display:grid}.why-pawcci-story-heading,.why-pawcci-story-copy{min-width:0}.why-pawcci-chapter-kicker{align-items:center;gap:10px;display:flex}.why-pawcci-chapter-marker{width:36px;height:36px;color:var(--why-text);background:var(--why-orange);border:1px solid var(--why-text);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.75rem;line-height:1;display:inline-flex}.why-pawcci-rose-chapter .why-pawcci-chapter-marker{background:var(--why-yellow)}.why-pawcci-story-heading h2,.why-pawcci-evidence-copy h2,.why-pawcci-closing h2{letter-spacing:-.03em;text-wrap:balance;margin-bottom:0;font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1.08}.why-pawcci-story-copy>p{color:var(--why-text-secondary);text-wrap:pretty;margin-bottom:16px;font-size:1rem;line-height:1.65}.why-pawcci-story-quote{max-width:28ch;color:var(--why-text);box-shadow:none;font-size:clamp(1.35rem,2.4vw,1.75rem);font-family:var(--pawcci-font-body-bold);text-wrap:pretty;background:0 0;border:0;margin:34px 0 0;padding:10px 0 4px 62px;font-weight:700;line-height:1.35;position:relative}.why-pawcci-story-quote:before{content:"“";color:var(--why-orange);font-family:Georgia,serif;font-size:5.5rem;font-weight:400;line-height:1;position:absolute;top:-22px;left:2px}.why-pawcci-rose-chapter .why-pawcci-story-quote:before{color:var(--why-green)}.why-pawcci-problem-panel{background:var(--why-surface);border:1px solid var(--why-border-soft);box-shadow:var(--why-shadow-medium);border-radius:28px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:0;margin-top:68px;padding:12px;display:grid;overflow:hidden}.why-pawcci-rose-chapter .why-pawcci-problem-panel{background:var(--why-green-soft)}.why-pawcci-problem-art{background:var(--why-surface-subtle);border-radius:20px;min-width:0;min-height:600px;margin:0;overflow:hidden}.why-pawcci-problem-art img{object-fit:cover;width:100%;height:100%;display:block}.why-pawcci-care-problem .why-pawcci-problem-art img{object-position:55% center}.why-pawcci-social-problem .why-pawcci-problem-art img{object-position:27% center}.why-pawcci-problem-content{flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,4vw,48px);display:flex}.why-pawcci-section-heading{max-width:780px}.why-pawcci-section-heading h3,.why-pawcci-boundary h3,.why-pawcci-mode-panel h3{letter-spacing:-.02em;text-wrap:balance;margin-bottom:14px;font-size:clamp(1.65rem,3vw,2.15rem);line-height:1.16}.why-pawcci-section-heading>p:last-child,.why-pawcci-mode-panel>div>p:last-child{color:var(--why-text-secondary);text-wrap:pretty;margin-bottom:0;line-height:1.6}.why-pawcci-keep-together{white-space:nowrap}.why-pawcci-context-list,.why-pawcci-pressure-list{margin:30px 0 0;padding:0;list-style:none;display:grid}.why-pawcci-context-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.why-pawcci-context-list li{background:var(--why-surface-muted);border:1px solid var(--why-border-soft);border-left:5px solid var(--why-orange);border-radius:16px;min-width:0;min-height:146px;padding:16px}.why-pawcci-context-list li:nth-child(2n){border-left-color:var(--why-yellow)}.why-pawcci-context-list li>span{min-height:26px;color:var(--why-text);background:var(--why-orange-soft);border:1px solid var(--why-text);font-size:.625rem;font-family:var(--pawcci-font-body-bold);letter-spacing:.4px;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:10px;padding:5px 9px;font-weight:700;line-height:14px;display:inline-flex}.why-pawcci-context-list li:nth-child(2n)>span{background:var(--why-yellow-soft)}.why-pawcci-context-list li>strong,.why-pawcci-pressure-list strong{color:var(--why-text);margin-bottom:6px;font-size:.9375rem;line-height:1.35;display:block}.why-pawcci-context-list li>p,.why-pawcci-pressure-list p{color:var(--why-text-secondary);text-wrap:pretty;margin-bottom:0;font-size:.8125rem;line-height:1.5}.why-pawcci-context-outcome{background:var(--why-hero);border:1px solid var(--why-text);border-radius:16px;align-items:center;gap:14px;margin-top:14px;padding:16px 18px;display:flex}.why-pawcci-context-outcome>span{background:var(--why-orange);border:1px solid var(--why-text);width:32px;height:32px;box-shadow:inset 0 0 0 7px var(--why-hero);border-radius:999px;flex:none;display:block}.why-pawcci-context-outcome strong{color:var(--why-text);font-size:1rem;display:block}.why-pawcci-context-outcome p{color:var(--why-text-secondary);margin:3px 0 0;font-size:.8125rem;line-height:1.45}.why-pawcci-pressure-list{gap:12px}.why-pawcci-pressure-list li{background:var(--why-surface);border:1px solid var(--why-border-soft);border-left:5px solid var(--why-orange);border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;min-width:0;padding:16px;display:grid}.why-pawcci-pressure-list li:nth-child(2){border-left-color:var(--why-green)}.why-pawcci-pressure-list li:nth-child(3){border-left-color:var(--why-yellow)}.why-pawcci-pressure-list li>span{color:#fff;background:var(--why-text);width:34px;height:34px;font-size:.75rem;font-family:var(--pawcci-font-body-bold);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.why-pawcci-evidence{padding:96px 0}.why-pawcci-care-evidence{background:var(--why-hero);border-block:1px solid var(--why-border-soft)}.why-pawcci-social-evidence{background:var(--why-green-soft);border-block:1px solid var(--why-border-soft)}.why-pawcci-evidence-copy{grid-template-columns:minmax(0,.95fr) minmax(300px,.65fr);align-items:end;gap:clamp(32px,6vw,72px);display:grid}.why-pawcci-evidence-copy>div:last-child>p{color:var(--why-text-secondary);text-wrap:pretty;margin-bottom:22px;line-height:1.65}.why-pawcci-boundary{color:var(--why-text);background:var(--why-red-soft);border:1px solid var(--why-red);border-left:6px solid var(--why-red);box-shadow:none;border-radius:20px;grid-template-columns:1fr;align-items:start;gap:20px;margin-top:44px;padding:clamp(24px,3vw,32px);display:grid}.why-pawcci-boundary .eyebrow,.why-pawcci-boundary h3{color:var(--why-text)}.why-pawcci-boundary h3{margin-bottom:0;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.18}.why-pawcci-boundary h3 span{display:block}.why-pawcci-boundary-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.why-pawcci-boundary-copy p{color:var(--why-text-secondary);text-wrap:pretty;margin-bottom:0;font-size:.8125rem;line-height:1.55}.why-pawcci-boundary-copy p:last-child{color:var(--why-text)}.why-pawcci-capture-collage{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:28px;width:min(100%,930px);margin:58px auto 0;display:grid}.why-pawcci-capture-collage figure{min-width:0;margin:0}.why-pawcci-capture-frame{aspect-ratio:804/1748;background:var(--why-text);border:1px solid var(--why-text);box-shadow:var(--why-shadow-medium);border-radius:32px;padding:7px;overflow:hidden}.why-pawcci-capture-frame img{object-fit:cover;border-radius:25px;width:100%;height:100%;display:block}.why-pawcci-capture-collage figcaption{color:var(--why-text-secondary);text-align:center;text-wrap:pretty;margin-top:12px;font-size:.75rem;line-height:1.45}.why-pawcci-mode-panel{color:var(--why-text);background:var(--why-surface);border:1px solid var(--why-border-soft);box-shadow:var(--why-shadow-light);border-radius:24px;grid-template-columns:minmax(0,.78fr) minmax(320px,1.22fr);align-items:center;gap:clamp(26px,4vw,48px);margin-top:48px;padding:clamp(24px,3vw,34px);display:grid}.why-pawcci-mode-panel dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:0;display:grid}.why-pawcci-mode-panel dl>div{min-width:0;min-height:154px;color:var(--why-text);background:var(--why-surface-muted);border:1px solid var(--why-text);border-top:7px solid var(--why-orange);border-radius:18px;padding:20px}.why-pawcci-mode-panel dl>div.is-private{border-top-color:var(--why-yellow)}.why-pawcci-mode-panel dt{font-family:var(--pawcci-font-display,"Plus Jakarta Sans", Inter, sans-serif);margin-bottom:10px;font-size:1.125rem;font-weight:800}.why-pawcci-mode-panel dd{color:var(--why-text-secondary);margin-bottom:0;font-size:.875rem;line-height:1.5}.why-pawcci-social-options{margin-top:52px}.why-pawcci-social-options>ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0 0;padding:0;list-style:none;display:grid}.why-pawcci-social-options li{background:var(--why-surface);border:1px solid var(--why-border-soft);border-top:7px solid var(--why-orange);min-width:0;min-height:290px;box-shadow:var(--why-shadow-light);border-radius:22px;flex-direction:column;padding:24px;display:flex}.why-pawcci-social-options li:nth-child(2){border-top-color:var(--why-green)}.why-pawcci-social-options li:nth-child(3){border-top-color:var(--why-red)}.why-pawcci-social-options li>span{color:#fff;background:var(--why-text);width:40px;height:40px;font-family:var(--pawcci-font-body-bold);border-radius:999px;justify-content:center;align-items:center;margin-bottom:28px;font-weight:700;display:inline-flex}.why-pawcci-social-options li>p:first-of-type{color:var(--why-text);font-size:.6875rem;font-family:var(--pawcci-font-body-bold);letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-weight:700;line-height:15px}.why-pawcci-social-options li h4{margin-bottom:12px;font-size:1.2rem;line-height:1.3}.why-pawcci-social-options li>p:last-child{color:var(--why-text-secondary);text-wrap:pretty;margin:auto 0 0;line-height:1.55}.why-pawcci-closing{text-align:center;background:var(--why-hero);border:1px solid var(--why-border-soft);box-shadow:var(--why-shadow-warm);border-radius:28px;margin:24px auto 0;padding:clamp(64px,9vw,104px) clamp(24px,7vw,80px)}.why-pawcci-closing .why-pawcci-container{width:100%;max-width:880px}.why-pawcci-closing h2{max-width:800px;margin-inline:auto}.why-pawcci-closing>div>p:not(.eyebrow){width:min(100%,720px);color:var(--why-text-secondary);text-wrap:pretty;margin:22px auto 0;font-size:1.125rem;line-height:1.6}.why-pawcci-closing-actions{justify-content:center;margin-top:28px}@media (min-width:960px){.why-pawcci-boundary h3 span:first-child{white-space:nowrap}}@media (max-width:1040px){.why-pawcci-hero{grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);gap:30px}.why-pawcci-context-list{grid-template-columns:1fr}.why-pawcci-context-list li{min-height:0}.why-pawcci-capture-collage{gap:20px}}@media (max-width:900px){.why-pawcci-hero{grid-template-columns:1fr;grid-template-areas:"copy""art"}.why-pawcci-hero-art{width:min(100%,680px)}.why-pawcci-story-layout,.why-pawcci-problem-panel,.why-pawcci-evidence-copy,.why-pawcci-mode-panel,.why-pawcci-boundary{grid-template-columns:1fr}.why-pawcci-story-layout{gap:28px}.why-pawcci-story-heading h2,.why-pawcci-story-copy{max-width:760px}.why-pawcci-problem-art{aspect-ratio:3/2;min-height:0}.why-pawcci-evidence-copy,.why-pawcci-mode-panel,.why-pawcci-boundary{gap:24px}.why-pawcci-boundary-copy{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.why-pawcci-page{padding-top:16px}.why-pawcci-chapter,.why-pawcci-evidence{padding-block:72px}.why-pawcci-problem-panel{margin-top:52px}.why-pawcci-social-options>ol{grid-template-columns:1fr}.why-pawcci-social-options li{min-height:0}.why-pawcci-social-options li>span{margin-bottom:22px}}@media (max-width:620px){.why-pawcci-context-list,.why-pawcci-boundary-copy{grid-template-columns:1fr}.why-pawcci-capture-collage{grid-template-columns:1fr;gap:40px;width:min(100%,290px)}.why-pawcci-mode-panel dl{grid-template-columns:1fr}.why-pawcci-mode-panel dl>div{min-height:0}}@media (max-width:520px){.why-pawcci-container,.why-pawcci-hero,.why-pawcci-closing{width:min(100% - 32px,1120px)}.why-pawcci-hero{border-radius:24px;padding:20px}.why-pawcci-hero-art{border-radius:20px;gap:8px;padding:8px}.why-pawcci-hero-panel{border-radius:14px}.why-pawcci-hero-copy h1{font-size:clamp(2.25rem,11vw,2.75rem)}.why-pawcci-hero-copy>p:not(.eyebrow),.why-pawcci-closing>div>p:not(.eyebrow){font-size:1rem}.why-pawcci-cta-row,.why-pawcci-cta-row a{width:100%}.why-pawcci-story-heading h2,.why-pawcci-evidence-copy h2,.why-pawcci-closing h2{font-size:clamp(2rem,10vw,2.5rem)}.why-pawcci-story-quote{padding-left:52px}.why-pawcci-problem-panel{border-radius:22px;padding:8px}.why-pawcci-problem-art{border-radius:16px}.why-pawcci-problem-content{padding:24px 12px 16px}.why-pawcci-mode-panel,.why-pawcci-boundary{border-radius:20px;padding:22px 18px}.why-pawcci-closing{border-radius:24px;padding-inline:20px}}@media (prefers-reduced-motion:reduce){.why-pawcci-page *,.why-pawcci-page :before,.why-pawcci-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}.why-pawcci-cta-row a:hover{transform:none}}
