[data-yns-shell=theme-065]{--radius:1rem;--background:#fff;--foreground:#2f2f2f;--card:#fff;--card-foreground:#2f2f2f;--popover:#fff;--popover-foreground:#2f2f2f;--primary:#e91e63;--primary-foreground:#fff;--secondary:#fff4cc;--secondary-foreground:#2f2f2f;--muted:#fdf6e3;--muted-foreground:#6b6258;--accent:#7fd9cf;--accent-foreground:#14403c;--destructive:#e40014;--border:#f1e4c3;--input:#f1e4c3;--ring:#e91e63;--chart-1:#ffc107;--chart-2:#e91e63;--chart-3:#7fd9cf;--chart-4:#f47c3c;--chart-5:#2f2f2f;--sidebar:#fff8e6;--sidebar-foreground:#2f2f2f;--sidebar-primary:#e91e63;--sidebar-primary-foreground:#fff;--sidebar-accent:#7fd9cf;--sidebar-accent-foreground:#14403c;--sidebar-border:#f1e4c3;--sidebar-ring:#e91e63}@supports (color:lab(0% 0 0)){[data-yns-shell=theme-065]{--destructive:lab(48.4493% 77.4328 61.5452)}}[data-yns-shell=theme-065] .dark{--background:#1a0e1a;--foreground:#fff4cc;--card:#261428;--card-foreground:#fff4cc;--popover:#261428;--popover-foreground:#fff4cc;--primary:#ffc107;--primary-foreground:#2f2f2f;--secondary:#3a1a3a;--secondary-foreground:#fff4cc;--muted:#2e1830;--muted-foreground:#c7a7ce;--accent:#7fd9cf;--accent-foreground:#14403c;--destructive:#ff6568;--border:#3a1a3a;--input:#3a1a3a;--ring:#ffc107}@supports (color:lab(0% 0 0)){[data-yns-shell=theme-065] .dark{--destructive:lab(63.7053% 60.745 31.3109)}}@layer base{[data-yns-shell=theme-065] *{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){[data-yns-shell=theme-065] *{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}[data-yns-shell=theme-065]{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-sans), system-ui, -apple-system, "Segoe UI", sans-serif}[data-yns-shell=theme-065] h1,[data-yns-shell=theme-065] h2,[data-yns-shell=theme-065] h3,[data-yns-shell=theme-065] .font-display{font-family:var(--font-display), "Bebas Neue", Impact, sans-serif;letter-spacing:.01em}}[data-yns-shell=theme-065] .bg-pop-hero{background:radial-gradient(1100px 600px at 88% 110%,#7fd9cf8c,#0000 60%),radial-gradient(700px 500px at -10% 110%,#f47c3c59,#0000 60%),linear-gradient(#ffd54a 0%,#ffc107 60%,#ffb300 100%)}[data-yns-shell=theme-065] .bg-pop-mint-deck{background:linear-gradient(#7fd9cf 0%,#5fcabe 100%)}[data-yns-shell=theme-065] .bg-pop-pink-block{background:radial-gradient(800px 500px at 80% 0,#ffc10759,#0000 60%),radial-gradient(700px 400px at 0 100%,#7fd9cf4d,#0000 60%),linear-gradient(135deg,#ff2d7a 0%,#e91e63 60%,#c1185b 100%)}[data-yns-shell=theme-065] .bg-pop-yellow{background:var(--color-pop-yellow)}[data-yns-shell=theme-065] .bg-pop-pink{background:var(--color-pop-pink)}[data-yns-shell=theme-065] .bg-pop-mint{background:var(--color-pop-mint)}[data-yns-shell=theme-065] .bg-pop-orange{background:var(--color-pop-orange)}[data-yns-shell=theme-065] .bg-pop-dots{background-image:radial-gradient(#ffffff8c 1.2px,#0000 1.6px);background-size:18px 18px}[data-yns-shell=theme-065] .bg-pop-stripes{background-image:repeating-linear-gradient(135deg,#ffc107 0 28px,#ffd954 28px 56px)}[data-yns-shell=theme-065] .confetti{position:relative}[data-yns-shell=theme-065] .confetti:before,[data-yns-shell=theme-065] .confetti:after{content:"";pointer-events:none;filter:blur(.3px);border-radius:50%;position:absolute}[data-yns-shell=theme-065] .confetti:before{background:#ffc107;width:14px;height:14px;top:-10px;left:14%;transform:rotate(15deg)}[data-yns-shell=theme-065] .confetti:after{background:#7fd9cf;width:10px;height:10px;bottom:-8px;right:10%}[data-yns-shell=theme-065] .brush-underline{padding-inline:.1em;display:inline-block;position:relative}[data-yns-shell=theme-065] .brush-underline:after{content:"";z-index:-1;background:radial-gradient(#ffc107 60%,#0000 75%);border-radius:999px;height:.32em;position:absolute;bottom:-.18em;left:-4%;right:-4%}[data-yns-shell=theme-065] .prose{--tw-prose-body:var(--muted-foreground);--tw-prose-headings:var(--foreground);--tw-prose-links:var(--primary);--tw-prose-bold:var(--foreground);--tw-prose-bullets:var(--primary);--tw-prose-counters:var(--primary)}[data-yns-shell=theme-065] .yns-image-shimmer{background:linear-gradient(90deg,#ffe17a 0%,#fff4cc 40%,#fff 50%,#fff4cc 60%,#ffe17a 100%) 0 0/200% 100%;animation:1.2s ease-in-out infinite theme-065-yns-image-shimmer}@keyframes theme-065-yns-image-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes theme-065-pop-wiggle{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}[data-yns-shell=theme-065] .animate-wiggle{animation:3s ease-in-out infinite theme-065-pop-wiggle}@keyframes theme-065-pop-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-yns-shell=theme-065] .animate-marquee{animation:32s linear infinite theme-065-pop-marquee}
