:root{color-scheme:light dark;--font-sans:"Instrument Sans", "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", ui-monospace, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--leading-tighter:1.125;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--font-weight-black:900;--font-weight-bold:700;--font-weight-semibold:600;--font-weight-normal:400;--font-weight-light:300;--bg:#fff;--bg-elevated:#fff;--bg-strong:#fff;--bg-accent:#f5f5f5;--text:#0a0a0a;--text-muted:#525252;--text-soft:#a3a3a3;--line:#e5e5e5;--line-strong:#d4d4d4;--shadow:none;--button:#171717;--button-text:#fafaf9;--button-secondary:#fff;--button-secondary-text:#171717;--active:#17171714;--confetti-1:#f97316;--confetti-2:#facc15;--confetti-3:#22c55e;--confetti-4:#38bdf8;--confetti-5:#a78bfa;--confetti-6:#fb7185}:root[data-theme=dark]{--active:#f4f5f71a;--bg:#101113;--bg-accent:#1a1d21;--bg-elevated:#141619eb;--bg-strong:#15171a;--button:#f4f5f7;--button-secondary:#15171a;--button-secondary-text:#f4f5f7;--button-text:#101113;--line:#f4f5f71f;--line-strong:#f4f5f733;--shadow:0 1px 2px #00000038;--text:#f4f5f7;--text-muted:#bec3ca;--text-soft:#8e949c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;tab-size:4;min-width:320px;min-height:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);min-width:320px;min-height:100%}img,video,svg{max-width:100%;display:block}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit}button,input,select,textarea{font:inherit}table{border-collapse:collapse}code,pre{font-family:var(--font-mono)}.page-shell,.docs-shell{width:min(1120px,100vw - 32px);margin:0 auto;padding:0 0 64px}.docs-page-shell{width:min(1120px,100vw - 32px);margin:0 auto;padding:0 0 80px}.prose-card{background:var(--bg-elevated);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:18px;max-width:72ch;margin:0 auto;padding:24px;display:flex}.prose-card h1,.prose-card h2{line-height:var(--leading-tight)}.prose-card h1{font-size:clamp(var(--text-3xl), 3vw, var(--text-4xl));letter-spacing:-.03em}.prose-card h2{font-size:var(--text-xl);margin-top:8px}.prose-card p,.prose-card li{color:var(--text-muted);line-height:var(--leading-relaxed)}.prose-card ul{gap:10px;padding-left:20px;display:grid}.prose-card pre{background:var(--bg-accent);border:1px solid var(--line);border-radius:12px;padding:14px 16px;overflow:auto}.github-corner{color:var(--bg);z-index:20;line-height:0;position:absolute;top:0;right:0}.github-corner svg{width:64px;height:64px;display:block}.github-corner-arm{fill:var(--bg);transform-origin:130px 106px}.github-corner .github-corner-arm{animation:.56s ease-in-out github-corner-wave}.github-corner-bg{fill:var(--text)}.github-corner-body{fill:var(--bg)}@keyframes github-corner-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}.site-header{border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;min-height:64px;margin-bottom:16px;padding:16px 68px 16px 0;display:flex}.site-mark{flex-direction:column;gap:4px;line-height:1;text-decoration:none;display:inline-flex}.site-mark-kicker{color:var(--text-soft);font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;line-height:1}.site-mark-name{font-size:var(--text-base);font-weight:var(--font-weight-bold)}.site-controls{background:var(--bg-strong);border:1px solid var(--line);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);border-radius:8px;justify-content:flex-end;align-items:center;gap:10px;padding:3px;display:inline-flex}.site-nav{align-items:center;gap:4px;display:flex}.site-nav a{color:var(--text-muted);border-radius:6px;align-items:center;min-height:36px;padding:0 11px;text-decoration:none;display:inline-flex}.site-nav a:hover{background:var(--bg-accent);color:var(--text)}.theme-toggle{border-left:1px solid var(--line);gap:4px;padding-left:5px;display:inline-flex}.theme-button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:36px;padding:0 11px}.theme-button[data-active]{background:var(--bg-accent);color:var(--text)}.eyebrow,.subhead,.demo-eyebrow,.callout-label{color:var(--text-soft);font-size:var(--text-sm);font-weight:var(--font-weight-bold);letter-spacing:.16em;text-transform:uppercase}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;text-decoration:none;display:inline-flex}.button-primary{background:var(--button);color:var(--button-text)}.button-secondary{background:var(--button-secondary);border:1px solid var(--line);color:var(--button-secondary-text)}.hero-callout,.feature-strip article,.demo-card{background:var(--bg-elevated);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px}.hero h1{font-size:clamp(var(--text-4xl), 3.2vw, var(--text-5xl));letter-spacing:-.04em;line-height:var(--leading-tighter);margin:0}.hero{grid-template-columns:1fr;align-items:start;gap:16px;margin-bottom:16px;display:grid}.docs-hero,.faq-hero{gap:24px;margin-bottom:28px;display:grid}.docs-hero-copy{flex-direction:column;gap:14px;max-width:64ch;display:flex}.docs-hero-copy h1{font-size:clamp(var(--text-4xl), 4vw, var(--text-5xl));letter-spacing:-.04em;line-height:var(--leading-tighter)}.docs-summary,.faq-index{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.docs-summary-card,.docs-demo-card{background:var(--bg-elevated);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px}.docs-demo-card,.docs-summary-card,.hero-callout,.feature-strip article,.demo-card{box-shadow:var(--shadow)}.docs-summary-card{flex-direction:column;gap:8px;padding:18px;text-decoration:none;transition:border-color .12s,background-color .12s,transform .12s;display:flex}.docs-summary-card:hover{background:var(--bg-accent);border-color:var(--line-strong);transform:translateY(-1px)}.docs-summary-card:focus-visible{outline:2px solid var(--text);outline-offset:3px}.docs-summary h2{font-size:var(--text-base)}.docs-summary p,.docs-demo-copy p{color:var(--text-muted);line-height:var(--leading-relaxed)}.docs-demos{gap:28px;display:grid}.docs-section-anchor{scroll-margin-top:96px}.docs-demo{gap:18px;display:grid}.docs-markdown-section{max-width:88ch}.docs-markdown-section+.docs-markdown-section,.docs-markdown-section+.docs-demos{margin-top:56px}.docs-markdown-section hr,.docs-section-divider{border:0;border-top:1px solid var(--line);max-width:88ch;margin:16px 0}.docs-markdown-section+.docs-section-divider{margin-top:16px}.docs-section-divider+.docs-markdown-section,.docs-section-divider+.docs-demos{margin-top:40px}.docs-markdown-section h1,.docs-markdown-section h2,.docs-markdown-section h3{color:var(--text);letter-spacing:-.02em;line-height:var(--leading-tight)}.docs-markdown-section h1{font-size:clamp(var(--text-3xl), 4vw, var(--text-4xl));margin:0 0 18px}.docs-markdown-section h2{font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));margin:48px 0 16px}.docs-markdown-section h3{font-size:var(--text-lg);margin:28px 0 12px}.docs-markdown-section p,.docs-markdown-section blockquote,.docs-markdown-section ul,.docs-markdown-section ol{color:var(--text-muted);line-height:var(--leading-relaxed)}.docs-markdown-section p,.docs-markdown-section ul,.docs-markdown-section ol{margin:16px 0}.docs-markdown-section ul,.docs-markdown-section ol{padding-left:0;list-style-position:inside}.docs-markdown-section li+li{margin-top:6px}.docs-markdown-section>:first-child{margin-top:0}.docs-markdown-section>:last-child{margin-bottom:0}.docs-markdown-section table{border:1px solid var(--line);border-radius:12px;max-width:100%;margin:20px 0;display:block;overflow-x:auto}.docs-markdown-section thead{background:var(--bg-accent)}.docs-markdown-section th,.docs-markdown-section td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 12px}.docs-markdown-section th{color:var(--text);font-size:var(--text-sm);font-weight:var(--font-weight-semibold)}.docs-markdown-section td{color:var(--text-muted)}.docs-markdown-section tbody tr:last-child td{border-bottom:0}.docs-markdown-section a{color:var(--text);text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:.18em}.docs-markdown-section strong{color:var(--text)}.docs-markdown-section :not(pre)>code{background:var(--bg-accent);border:1px solid var(--line);color:var(--text);font-family:var(--font-mono);border-radius:6px;padding:.12em .35em;font-size:.9em}.docs-markdown-section blockquote{background:var(--bg-accent);border:1px solid var(--line);border-left:3px solid var(--line-strong);border-radius:10px;margin:20px 0;padding:12px 14px}.docs-markdown-section blockquote>:first-child{margin-top:0}.docs-markdown-section blockquote>:last-child{margin-bottom:0}.docs-markdown-section .astro-code,.docs-markdown-section .docs-demo-card{margin:20px 0}.docs-markdown-section pre{background:var(--bg-accent);border:1px solid var(--line);color:var(--text);font-family:var(--font-mono);font-size:var(--text-sm);border-radius:12px;margin:20px 0;padding:14px 16px;overflow-x:auto}.docs-markdown-section pre code{color:inherit;font-size:inherit;white-space:pre;background:0 0;border:0;border-radius:0;min-width:100%;padding:0;display:block}.docs-demo-copy{flex-direction:column;gap:10px;max-width:68ch;display:flex}.docs-note{background:var(--bg-accent);border:1px solid var(--line);color:var(--text-muted);line-height:var(--leading-relaxed);border-radius:12px;padding:12px 14px}.docs-note a{color:var(--text);text-underline-offset:.18em;text-decoration:underline}.docs-demo-copy h2{font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));letter-spacing:-.03em;line-height:var(--leading-tight)}.docs-demo-card{padding:16px;overflow:hidden}.docs-demo-flow{flex-direction:column;gap:18px;display:flex}.docs-base-copy{flex-direction:column;gap:10px;display:flex}.docs-base-copy p{color:var(--text-muted);line-height:var(--leading-relaxed);margin:0}.docs-base-copy a{color:var(--text);text-underline-offset:.18em;text-decoration:underline}.docs-base-copy h3{font-size:var(--text-sm);margin:0}.docs-base-copy code{font-family:var(--font-mono);font-size:.95em}.docs-markdown-section .astro-code{border:1px solid var(--line);color:var(--text);font-family:var(--font-mono);font-size:var(--text-sm);border-radius:12px;margin:20px 0;padding:14px 16px;overflow-x:auto;background:var(--bg-accent)!important}.docs-markdown-section .astro-code code{white-space:pre;min-width:100%;display:block}.docs-markdown-section .astro-code span{color:var(--shiki-light)}:root[data-theme=dark] .docs-markdown-section .astro-code span{color:var(--shiki-dark)}.faq-section{max-width:76ch}.faq-question+.faq-question{margin-top:40px}.faq-question h2{scroll-margin-top:96px}.base-picker{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;width:fit-content;max-width:100%;height:368px;display:flex;overflow:hidden}.base-picker-toolbar{align-items:center;gap:8px;padding:8px 8px 0;display:flex}.base-picker-search{appearance:none;color:#171717;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;background:#f5f5f5;border:0;border-radius:10px;flex:1;min-width:0;height:36px;padding:0 12px;overflow:hidden}.base-picker-search::placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.base-picker-viewport{outline:none;flex:1;position:relative;overflow:auto}.base-picker-loading,.base-picker-empty{color:#737373;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.base-picker-loading:has(.picker-loading-skeleton){display:block}.base-picker-list{padding-bottom:6px}.base-picker-category-header{color:#737373;background:#fff;padding:12px 12px 6px;font-size:12px;font-weight:600}.base-picker-row{padding:0 6px;scroll-margin:6px}.base-picker-emoji{background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:background-color .12s;display:flex}.base-picker-emoji[data-active],.base-picker-emoji:hover{background:#f5f5f5}.docs-picker-wrap{position:relative}.docs-demo-stack{flex-direction:column;gap:14px;display:flex}.docs-demo-caption{color:var(--text-muted);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.docs-demo-chip-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.docs-demo-chip{background:var(--bg-accent);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.docs-demo-chip-term{font-family:var(--font-mono);font-size:var(--text-sm);line-height:1}.docs-demo-chip-arrow{color:var(--text-soft);font-size:var(--text-sm);line-height:1}.docs-demo-chip-emoji{font-size:var(--text-lg);align-items:center;line-height:1;display:inline-flex}.docs-demo-chip-emoji img{object-fit:contain;width:20px;height:20px;display:block}.docs-demo-code{background:var(--bg-accent);border:1px solid var(--line);border-radius:12px;padding:14px 16px;overflow:auto}.hero-copy{flex-direction:column;gap:14px;display:flex}.lede{color:var(--text-muted);font-size:var(--text-base);line-height:var(--leading-relaxed);max-width:60ch;margin:0}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.hero-callout{padding:20px}.hero-callout pre{background:var(--bg-accent);border:1px solid var(--line);border-radius:12px;margin:0 0 14px;padding:14px 16px;overflow:auto}.hero-callout code{font-size:var(--text-base)}.callout-copy{color:var(--text-muted);line-height:var(--leading-relaxed);margin:0}.feature-strip{grid-template-columns:1fr;gap:14px;margin-bottom:32px;display:grid}.feature-strip article,.feature-strip h2,.demo-header h2{font-size:var(--text-base);margin:0 0 10px}.feature-strip p{color:var(--text-muted);line-height:var(--leading-relaxed);margin:0}.demo-card{background-color:#f1f1f1;padding:16px;position:relative;overflow:hidden}.demo-section{flex-direction:column;gap:16px;display:flex}.demo-grid{grid-template-columns:1fr;place-items:start center;gap:16px;display:grid}.demo-grid-with-rail{justify-items:stretch}.demo-section-rail{flex-direction:column;align-self:start;gap:0;padding:0;display:none}@media (width>=640px){.demo-section-rail{display:flex}}.demo-section-rail-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.demo-section-rail-item{margin:0}.demo-section-rail-button{appearance:none;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:0;transition:background-color .12s,color .12s,transform .12s;display:grid}.demo-section-rail-button:hover,.demo-section-rail-button[data-active]{color:var(--text)}.demo-section-rail-button[data-active]{transform:translate(1px)}.demo-section-rail-dot{background:color-mix(in srgb, var(--text-soft) 44%, transparent);border-radius:999px;width:8px;height:8px;transition:background-color .12s,transform .12s;display:block}.demo-section-rail-button[data-active] .demo-section-rail-dot{background:color-mix(in srgb, #f97316 78%, var(--text) 22%);transform:scale(1.15)}.demo-section-rail-text{font-size:.8125rem;font-weight:var(--font-weight-medium);min-width:0}.demo-section-rail-button[data-additive] .demo-section-rail-text{font-weight:var(--font-weight-semibold)}.demo-section-rail-badge{color:#c2410c;font-size:.625rem;font-weight:var(--font-weight-semibold);background:0 0;border-radius:999px;padding:2px 0;line-height:1}.demo-picker-wrap{position:relative}.selection-burst-layer{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.selection-burst{animation:1.6s ease-out forwards selection-burst-fade;position:absolute;bottom:44px;left:50%}.selection-burst-badge{background:color-mix(in srgb, var(--bg-strong) 88%, transparent);border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-width:56px;height:56px;padding:0 14px;animation:1.05s cubic-bezier(.22,.9,.2,1) forwards selection-burst-rise;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%)scale(.72);box-shadow:0 16px 36px #0000001f}.selection-burst-emoji{font-size:1.75rem;line-height:1}.selection-burst-image{object-fit:contain;width:36px;height:36px;display:block}.selection-burst-confetti{position:absolute;top:22px;left:50%}.selection-burst-piece{background:var(--burst-color);opacity:0;border-radius:999px;width:10px;height:10px;animation:1s ease-out forwards selection-confetti;display:block;position:absolute;top:0;left:0;transform:translate(0)rotate(0)scale(.4)}.selection-burst-piece:nth-child(2n){border-radius:2px;width:12px;height:8px}@media (width>=720px){.site-header{flex-direction:row;align-items:center;min-height:80px;padding:0 32px 0 0}.github-corner svg{width:80px;height:80px}.github-corner .github-corner-arm{animation:none}.github-corner:hover .github-corner-arm{animation:.56s ease-in-out github-corner-wave}.hero{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.docs-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:start}.faq-hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}.feature-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-card{padding:20px}.demo-grid-with-rail{grid-template-columns:auto minmax(156px,188px);justify-content:center;align-items:center;gap:16px}.demo-section-rail{align-self:center}}@keyframes selection-burst-rise{0%{opacity:0;transform:translate(-50%,28px)scale(.62)}10%{opacity:1}42%{opacity:1;transform:translate(-50%,-154px)scale(1.06)}68%{opacity:1;transform:translate(-50%,-154px)scale(1)}to{opacity:0;transform:translate(-50%,-196px)scale(.18)}}@keyframes selection-confetti{0%{opacity:0;transform:translate(0)rotate(0)scale(.4)}24%{opacity:1}to{opacity:0;transform:translate(var(--burst-x), var(--burst-y)) rotate(var(--burst-rotation)) scale(1)}}@media (width<=900px){.docs-summary,.faq-index{grid-template-columns:1fr}}@keyframes selection-burst-fade{0%,84%{opacity:1}to{opacity:0}}[frimousse-root]{--emoji-size:32px;--row-padding:6px;background:var(--bg-strong);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;gap:0;width:fit-content;max-width:100%;height:368px;display:flex;overflow:hidden}.picker-toolbar{flex-direction:row;align-items:center;gap:8px;padding:8px 8px 0;display:flex}[frimousse-search],[frimousse-skin-tone-selector]{border:1px solid var(--line);border-radius:10px}[frimousse-search]{appearance:none;background:var(--bg-accent);color:var(--text);font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;height:36px;padding:0 12px;overflow:hidden}[frimousse-search]::placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[frimousse-skin-tone-selector]{background:var(--bg-accent);color:var(--text-muted);width:36px;height:36px}[frimousse-viewport]{outline:none;flex:1;overflow:auto}[frimousse-loading],[frimousse-empty]{color:var(--text-muted);padding:16px;display:block}[frimousse-loading]:has(.picker-loading-skeleton){padding:0}.picker-loading-skeleton{padding-bottom:var(--row-padding);width:calc(var(--picker-loading-columns) * var(--emoji-size) + var(--row-padding) * 2);flex-direction:column;display:flex}.picker-loading-header{color:#0000;height:var(--frimousse-category-header-height,28px);align-items:center;padding:8px 12px 6px;display:flex}.picker-loading-header-pill{opacity:.12;background:currentColor;border-radius:999px;height:.8em;display:block}.picker-loading-row{height:var(--frimousse-row-height,44px);padding-inline:var(--row-padding);display:flex}.picker-loading-cell{height:var(--emoji-size);width:var(--emoji-size);justify-content:center;align-items:center;display:flex}.picker-loading-emoji{opacity:.12;background:currentColor;border-radius:999px;width:1em;height:1em;display:block}[frimousse-list]{padding:0 0 var(--row-padding);width:calc(var(--frimousse-list-columns) * var(--emoji-size) + var(--row-padding) * 2)}[frimousse-row]{padding-inline:var(--row-padding);scroll-margin-block:var(--row-padding)}[frimousse-category-header]{background:var(--bg-strong);color:var(--text-soft);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);padding:8px 12px 6px}[frimousse-emoji]{appearance:none;font-size:var(--text-lg);height:var(--emoji-size);width:var(--emoji-size);background:0 0;border:0;border-radius:8px;padding:0;transition:background-color .12s}[frimousse-emoji][data-active],[frimousse-emoji]:hover{background:var(--active)}.picker-custom-emoji{height:var(--emoji-size);width:var(--emoji-size);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;transition:background-color .12s;display:flex}.picker-custom-emoji img{object-fit:contain;width:20px;height:20px;display:block}.picker-custom-emoji[data-active],.picker-custom-emoji:hover{background:var(--active)}.picker-footer{background:var(--bg-strong);border-top:1px solid var(--line);align-items:center;gap:8px;min-width:0;height:52px;padding:8px 10px;display:flex}.picker-footer-emoji,.picker-footer-image{flex:none;width:20px;height:20px}.picker-footer-emoji{font-size:var(--text-base);justify-content:center;align-items:center;display:flex}.picker-footer-copy{flex-direction:column;flex:1;gap:1px;width:0;min-width:0;display:flex;overflow:hidden}.picker-footer-label{color:var(--text);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.picker-footer-shortcode{color:var(--text-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.6875rem;line-height:1.25;display:block;overflow:hidden}:root[data-theme=light] [frimousse-root],:root[data-theme=light] [frimousse-search],:root[data-theme=light] [frimousse-skin-tone-selector],:root[data-theme=light] .picker-footer,:root[data-theme=light] [frimousse-category-header]{background:#fff}:root[data-theme=light] [frimousse-search],:root[data-theme=light] [frimousse-emoji][data-active],:root[data-theme=light] [frimousse-emoji]:hover,:root[data-theme=light] .picker-custom-emoji[data-active],:root[data-theme=light] .picker-custom-emoji:hover{background:#f5f5f5}:root[data-theme=dark] [frimousse-root],:root[data-theme=dark] .picker-footer,:root[data-theme=dark] [frimousse-category-header]{background:#171717}:root[data-theme=dark] [frimousse-search],:root[data-theme=dark] [frimousse-skin-tone-selector],:root[data-theme=dark] [frimousse-emoji][data-active],:root[data-theme=dark] [frimousse-emoji]:hover,:root[data-theme=dark] .picker-custom-emoji[data-active],:root[data-theme=dark] .picker-custom-emoji:hover{background:#262626}
