.pd-app,.pd-surface{--background:38.6 38.9% 92.9%;--foreground:36 13.5% 14.5%;--card:40 52.9% 96.7%;--card-foreground:36 13.5% 14.5%;--popover:40 52.9% 96.7%;--popover-foreground:36 13.5% 14.5%;--primary:145.2 65.6% 32%;--primary-foreground:0 0% 100%;--secondary:38.2 33.3% 87.1%;--secondary-foreground:36 13.5% 14.5%;--muted:38.2 33.3% 87.1%;--muted-foreground:35.5 11% 39.2%;--accent:137.1 33.3% 91.8%;--accent-foreground:148.5 56.2% 20.6%;--destructive:0 65% 42%;--destructive-foreground:0 0% 100%;--border:38.2 33.3% 87.1%;--input:38.2 33.3% 87.1%;--ring:145.1 66.4% 23.3%;--radius:0.75rem;caret-color:#146335;font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased}.pd-app{color:hsl(var(--foreground));background:hsl(var(--background));scrollbar-color:#cbb79c hsl(var(--background))}.pd-surface{font-family:var(--font-site-sans),ui-sans-serif,system-ui,sans-serif}.pd-app ::selection,.pd-surface ::selection{background:rgba(28,135,73,.2);color:#2a2620}.pd-app :focus-visible,.pd-surface :focus-visible{outline:2px solid #146335;outline-offset:2px;border-radius:4px}.pd-app ::-webkit-scrollbar{width:12px;height:12px}.pd-app ::-webkit-scrollbar-thumb{background:#cbb79c;border:3px solid hsl(var(--background));border-radius:8px}.pd-app ::-webkit-scrollbar-track{background:hsl(var(--background))}.pd-app .tabular,.pd-surface .tabular{font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1}html[data-editor-bare] #consentloop{display:none}@keyframes pd-plot{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes pd-ink{0%{opacity:0}to{opacity:1}}@keyframes pd-breathe{0%,to{opacity:.55}50%{opacity:1}}.pd-app .pd-plot{stroke-dasharray:1;animation:pd-plot .9s cubic-bezier(.33,.7,.3,1) backwards}.pd-app .pd-plot-2{animation-delay:.18s}.pd-app .pd-ink{animation:pd-ink .42s ease-out .62s backwards}.pd-app .pd-breathe{animation:pd-breathe 2.6s ease-in-out 1s infinite}@keyframes pd-sheet{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.pd-app .pd-sheet,.pd-surface .pd-sheet{animation-name:pd-sheet;animation-duration:.26s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:backwards;animation-delay:0ms}.pd-app .pd-sheet-2,.pd-surface .pd-sheet-2{animation-delay:90ms}.pd-app .pd-sheet-3,.pd-surface .pd-sheet-3{animation-delay:.17s}.pd-app .pd-sheet-4,.pd-surface .pd-sheet-4{animation-delay:.25s}.pd-app .pd-sheet-5,.pd-surface .pd-sheet-5{animation-delay:.32s}.pd-app .pd-sheet-6,.pd-surface .pd-sheet-6{animation-delay:.39s}@media (prefers-reduced-motion:reduce){.pd-app .pd-breathe,.pd-app .pd-ink,.pd-app .pd-plot,.pd-app .pd-plot-2,.pd-app .pd-sheet,.pd-surface .pd-sheet{animation:none!important;opacity:1;stroke-dashoffset:0;transform:none}}