:root{--olive-950:#221E0E;--olive-900:#322C13;--olive-800:#423A19;--olive-700:#524620;--olive-600:#635631;--olive-500:#786B43;--olive-400:#968867;--olive-300:#B6AB8D;--olive-200:#D6CFBC;--olive-100:#ECE7DA;--gold-800:#6F5C32;--gold-700:#8C7642;--gold-600:#A38E58;--gold-500:#BCA876;--gold-400:#CBBB8F;--gold-300:#D9CDAA;--gold-200:#E7DEC7;--gold-100:#F2ECDC;--cream-50:#FAF6EE;--cream-100:#F4EEE1;--sand-200:#EAE1CE;--sand-300:#DACBB0;--taupe-400:#B8A98C;--stone-500:#8B7F69;--stone-600:#6B6151;--bark-700:#4C4536;--ink-800:#322C20;--ink-900:#221E15;--marigold:#D89A2C;--madder:#9E3B2E;--rani:#A8336E;--indigo:#34427A;--peacock:#1C6E6A;--emerald:#3E6B4F;--marigold-tint:#F6E9CC;--madder-tint:#F0DAD3;--rani-tint:#F0D9E3;--indigo-tint:#DADEEC;--peacock-tint:#D2E4E2;--emerald-tint:#DAE6DE;--bg:var(--cream-50);--surface:#FFFFFF;--surface-raised:#FFFFFF;--surface-sunken:var(--cream-100);--surface-muted:var(--sand-200);--surface-inverse:var(--olive-700);--surface-inverse-deep:var(--olive-900);--text:var(--ink-900);--text-muted:var(--stone-600);--text-subtle:var(--olive-500);--text-gold:var(--gold-800);--text-on-dark:var(--gold-100);--text-on-dark-muted:var(--olive-200);--text-on-dark-gold:var(--gold-500);--brand:var(--olive-700);--brand-hover:var(--olive-800);--brand-active:var(--olive-900);--accent:var(--gold-500);--accent-hover:var(--gold-600);--accent-strong:var(--gold-700);--on-accent:var(--ink-900);--on-brand:var(--gold-100);--border:var(--sand-300);--border-soft:var(--sand-200);--border-strong:var(--taupe-400);--hairline:color-mix(in srgb, var(--ink-900) 12%, transparent);--hairline-on-dark:color-mix(in srgb, var(--gold-100) 20%, transparent);--focus-ring:color-mix(in srgb, var(--gold-600) 55%, transparent);--overlay-scrim:color-mix(in srgb, var(--olive-950) 62%, transparent);--success:var(--emerald);--success-bg:var(--emerald-tint);--warning:var(--marigold);--warning-bg:var(--marigold-tint);--danger:var(--madder);--danger-bg:var(--madder-tint);--info:var(--indigo);--info-bg:var(--indigo-tint);--selection-bg:var(--gold-300);--selection-fg:var(--ink-900);--font-display:"Newsreader","Iowan Old Style",Baskerville,Georgia,"Times New Roman",serif;--font-sans:"Mukta","Segoe UI",system-ui,-apple-system,sans-serif;--font-body:var(--font-sans);--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--text-2xs:.6875rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.3125rem;--text-xl:1.625rem;--text-2xl:2rem;--text-3xl:2.5rem;--text-4xl:3.25rem;--text-5xl:4.25rem;--text-6xl:5.5rem;--display-sm:clamp(1.75rem,1.2rem + 2.4vw,2.5rem);--display-md:clamp(2.25rem,1.4rem + 3.6vw,3.5rem);--display-lg:clamp(2.75rem,1.4rem + 5.6vw,5rem);--display-xl:clamp(3.25rem,1.2rem + 8vw,6.5rem);--lh-tight:1.04;--lh-snug:1.16;--lh-heading:1.22;--lh-normal:1.5;--lh-relaxed:1.7;--ls-tighter:-.02em;--ls-tight:-.01em;--ls-normal:0;--ls-wide:.04em;--ls-wider:.12em;--ls-eyebrow:.22em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--space-40:10rem;--gutter:var(--space-6);--gutter-page:clamp(1.25rem,5vw,5rem);--section-y:clamp(3.5rem,7vw,8rem);--container:1280px;--container-wide:1480px;--container-text:64ch;--stack:var(--space-4);--radius-none:0;--radius-xs:2px;--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--radius-xl:16px;--radius-pill:999px;--radius-circle:50%;--radius-button:var(--radius-sm);--radius-input:var(--radius-sm);--radius-card:var(--radius-xs);--radius-image:var(--radius-xs);--radius-tag:var(--radius-pill);--radius-modal:var(--radius-md);--shadow-color:60 50 20;--shadow-xs:0 1px 2px rgb(var(--shadow-color)/.06);--shadow-sm:0 1px 2px rgb(var(--shadow-color)/.05),0 2px 6px rgb(var(--shadow-color)/.06);--shadow-md:0 2px 4px rgb(var(--shadow-color)/.05),0 8px 20px rgb(var(--shadow-color)/.08);--shadow-lg:0 4px 8px rgb(var(--shadow-color)/.06),0 18px 40px rgb(var(--shadow-color)/.12);--shadow-xl:0 8px 16px rgb(var(--shadow-color)/.08),0 32px 64px rgb(var(--shadow-color)/.16);--shadow-hover:0 6px 14px rgb(var(--shadow-color)/.08),0 24px 48px rgb(var(--shadow-color)/.14);--shadow-focus:0 0 0 3px var(--focus-ring);--elevation-card:var(--shadow-sm);--elevation-raised:var(--shadow-md);--elevation-overlay:var(--shadow-xl);--elevation-popover:var(--shadow-lg);--dur-instant:80ms;--dur-fast:.16s;--dur-base:.26s;--dur-slow:.42s;--dur-slower:.68s;--dur-weave:1.1s;--ease-standard:cubic-bezier(.22,.61,.36,1);--ease-out:cubic-bezier(.16,1,.3,1);--ease-in-out:cubic-bezier(.65,.05,.36,1);--ease-drape:cubic-bezier(.25,.8,.25,1);--hover-lift:-4px;--press-scale:.985;--texture-paper:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");--scrim-bottom:linear-gradient(to top,rgb(34 30 14/.62) 0%,rgb(34 30 14/.28) 36%,rgb(34 30 14/0) 70%);--scrim-top:linear-gradient(to bottom,rgb(34 30 14/.45) 0%,rgb(34 30 14/0) 55%);--rule-gold:linear-gradient(to right,transparent,var(--gold-500) 18%,var(--gold-500) 82%,transparent)}::selection{background:var(--selection-bg);color:var(--selection-fg)}html{-webkit-text-size-adjust:100%}body{background-color:var(--bg);background-image:var(--texture-paper);background-size:160px 160px;color:var(--text);font-family:var(--font-sans)}h1,h2,h3,h4,h5{font-family:var(--font-display);font-weight:var(--fw-medium);line-height:var(--lh-heading);letter-spacing:var(--ls-tight);text-wrap:balance}:focus-visible{outline:none;box-shadow:var(--shadow-focus);border-radius:var(--radius-xs)}.t-display-xl,.t-display-lg,.t-display-md,.t-display-sm,.t-h1,.t-h2,.t-h3,.t-h4,.t-quote{font-family:var(--font-display);font-weight:var(--fw-medium);color:var(--text);letter-spacing:var(--ls-tight);line-height:var(--lh-heading);text-wrap:balance}.t-display-xl{font-size:var(--display-xl);font-weight:var(--fw-regular);line-height:var(--lh-tight);letter-spacing:var(--ls-tighter)}.t-display-lg{font-size:var(--display-lg);font-weight:var(--fw-regular);line-height:var(--lh-tight);letter-spacing:var(--ls-tighter)}.t-display-md{font-size:var(--display-md);font-weight:var(--fw-regular);line-height:var(--lh-snug)}.t-display-sm{font-size:var(--display-sm);font-weight:var(--fw-medium);line-height:var(--lh-snug)}.t-h1{font-size:var(--text-4xl)}.t-h2{font-size:var(--text-3xl)}.t-h3{font-size:var(--text-2xl)}.t-h4{font-size:var(--text-xl);font-weight:var(--fw-semibold)}.t-quote{font-style:italic;font-weight:var(--fw-regular);font-size:var(--text-2xl);line-height:var(--lh-snug);color:var(--olive-700)}.t-lead{font-family:var(--font-sans);font-size:var(--text-md);line-height:var(--lh-relaxed);color:var(--text)}.t-body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--lh-relaxed);color:var(--text)}.t-body-sm{font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--lh-normal);color:var(--text-muted)}.t-caption{font-family:var(--font-sans);font-size:var(--text-xs);line-height:var(--lh-normal);color:var(--text-muted)}.t-eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--fw-semibold);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--text-gold);line-height:1}.t-price{font-family:var(--font-sans);font-weight:var(--fw-medium);font-size:var(--text-md);color:var(--text);font-feature-settings:"tnum" 1}.bg-paper{background-color:var(--cream-50);background-image:var(--texture-paper);background-size:160px 160px}.bg-olive,.bg-olive-weave{background-color:var(--olive-700);color:var(--text-on-dark)}.rule-gold{height:1px;border:0;width:100%;background:var(--rule-gold);opacity:.7}.img-heritage{filter:saturate(1.02) contrast(1.01)}[data-reveal]{opacity:0}@media(prefers-reduced-motion:no-preference){[data-reveal].is-in{animation:pt-fade-up var(--dur-slow) var(--ease-out) both;animation-delay:var(--reveal-delay,0ms)}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1}}@keyframes pt-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pt-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pt-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pth-craft-credit{font-size:1.1rem;line-height:1.5;margin:1rem 0;color:inherit}.pth-craft-credit summary{display:list-item;list-style:disclosure-closed inside;cursor:pointer;text-decoration:underline;text-underline-offset:.2em}.pth-craft-credit[open]>summary{list-style-type:disclosure-open}.pth-craft-credit summary::-webkit-details-marker{display:inline}.pth-craft-credit p{margin:.6rem 0 0}.pth-craft-credit a{color:inherit;text-underline-offset:.2em}
/*# sourceMappingURL=/cdn/shop/t/9/assets/punartha-design-system.css.map */
