Index: frontend/node_modules/postcss-nesting/dist/index.cjs
===================================================================
--- frontend/node_modules/postcss-nesting/dist/index.cjs	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/index.cjs	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,1 @@
+"use strict";var e=require("postcss-selector-parser"),n=require("@csstools/selector-specificity");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=t(e);function r(e){if(!e.nodes.length)return void e.remove();const n=e.nodes.filter((e=>"comment"===e.type));n.length===e.nodes.length&&e.replaceWith(...n)}function s(e,n){const t=n.index(e);if(t){const e=n.cloneBefore().removeAll().append(n.nodes.slice(0,t));e.raws.semicolon=!0,r(e)}n.before(e),n.raws.semicolon=!0}function l(e,n){if(n<2)throw new Error("n must be greater than 1");if(e.length<2)throw new Error("s must be greater than 1");if(Math.pow(e.length,n)>1e4)throw new Error("Too many combinations when trying to resolve a nested selector with lists, reduce the complexity of your selectors");const t=[];for(let e=0;e<n;e++)t[e]=0;const o=[];for(;;){const r=[];for(let s=n-1;s>=0;s--){let n=t[s];if(n>=e.length){if(n=0,t[s]=0,0===s)return o;t[s-1]+=1}r[s]=e[n]}o.push(r),t[t.length-1]++}}const c=o.default.pseudo({value:":is"});function i(e){if(!e||!e.nodes)return;const n=[];let t=[];for(let r=0;r<e.nodes.length;r++)if("combinator"!==e.nodes[r].type)if(o.default.isPseudoElement(e.nodes[r]))n.push(t),t=[e.nodes[r]];else{if("tag"===e.nodes[r].type&&t.find((e=>"tag"===e.type))){const n=c.clone({}),t=e.nodes[r];t.replaceWith(n),n.append(o.default.selector({nodes:[t],value:void 0}))}t.push(e.nodes[r])}else n.push(t),n.push([e.nodes[r]]),t=[];n.push(t);const r=[];for(let e=0;e<n.length;e++){const t=n[e];t.sort(((e,n)=>"selector"===e.type&&"selector"===n.type&&e.nodes.length&&n.nodes.length?a(e.nodes[0])-a(n.nodes[0]):"selector"===e.type&&e.nodes.length?a(e.nodes[0])-a(n):"selector"===n.type&&n.nodes.length?a(e)-a(n.nodes[0]):a(e)-a(n)));for(let e=0;e<t.length;e++)r.push(t[e])}for(let n=r.length-1;n>=0;n--)r[n].remove(),e.prepend(r[n])}function a(e){return o.default.isPseudoElement(e)?u.pseudoElement:u[e.type]}const u={universal:0,tag:1,pseudoElement:2,id:3,class:4,attribute:5,pseudo:6,selector:7,string:8,root:9,comment:10};function p(e,t,r){let s=[];s=function(e){const t=e.map((e=>o.default().astSync(e))).map((e=>n.selectorSpecificity(e))),r=t[0];for(let e=1;e<t.length;e++)if(r.a!==t[e].a||r.b!==t[e].b||r.c!==t[e].c)return!1;return!0}(e)||r.noIsPseudoSelector?e.map((e=>o.default().astSync(e))):[o.default().astSync(`:is(${e.join(",")})`)];const c=[];for(let e=0;e<t.length;e++){const n=t[e];let a=1,u=[],p=0;if(o.default().astSync(n).walkNesting((()=>{p++})),p>1&&s.length>1)u=l(s,p),a=u.length;else{a=s.length;for(let e=0;e<s.length;e++){u.push([]);for(let n=0;n<p;n++)u[e].push(s[e])}}for(let e=0;e<a;e++){let t=0;const s=o.default().astSync(n);s.walk((n=>{if("nesting"!==n.type)return;let s=u[e][t];t++,"root"===s.type&&1===s.nodes.length&&(s=s.nodes[0]);const l=o.default().astSync(`:is(${s.toString()})`),c=d(s.nodes[0]),a=f(s.nodes[0]),p=d(n),g=f(n);if(c&&p)return void n.replaceWith(s.clone());if((c||a)&&(p||g)){const e=n.parent;return c&&"selector"===s.type?n.replaceWith(s.clone().nodes[0]):n.replaceWith(...s.clone().nodes),void(e&&e.nodes.length>1&&i(e))}if(c){const e=n.parent;return n.replaceWith(s.clone().nodes[0]),void(e&&i(e))}if(a){const e=n.parent;return n.replaceWith(...s.clone().nodes),void(e&&i(e))}if(h(n)){const e=n.parent;return n.replaceWith(...s.clone().nodes),void(e&&i(e))}if(m(n)){const e=n.parent;return n.replaceWith(...s.clone().nodes),void(e&&i(e))}const y=n.parent;r.noIsPseudoSelector?n.replaceWith(...s.clone().nodes):n.replaceWith(...l.clone({}).nodes),y&&i(y)})),c.push(s.toString())}}return c}function d(e){return"combinator"!==e.type&&!(e.parent&&e.parent.nodes.length>1)}function f(e,n=null){if(d(e))return!1;if(!e.parent)return!1;if(!!e.parent.nodes.find((e=>"combinator"===e.type)))return!1;return!(!!e.parent.nodes.find((e=>"nesting"===e.type))&&n&&!f(n))}function h(e){if(!e.parent)return!1;if(0!==e.parent.nodes.indexOf(e))return!1;for(let n=1;n<e.parent.nodes.length;n++)if("combinator"===e.parent.nodes[n].type&&" "!==e.parent.nodes[n].value&&">"!==e.parent.nodes[n].value)return!1;return!0}function m(e){if(d(e))return!0;if(!e.parent)return!1;for(let n=0;n<e.parent.nodes.length;n++)if("nesting"!==e.parent.nodes[n].type&&(e.parent.nodes[n].prev()||e.parent.nodes[n].next())){if(e.parent.nodes[n].prev()&&"combinator"!==e.parent.nodes[n].prev().type)return!1;if(e.parent.nodes[n].next()&&"combinator"!==e.parent.nodes[n].next().type)return!1}return!0}function g(e){const n=[];let t="",o=!1,r=0,s=!1,l=!1;for(const c of e)l?l=!1:"\\"===c?l=!0:s?c===s&&(s=!1):'"'===c||"'"===c?s=c:"("===c?r+=1:")"===c?r>0&&(r-=1):0===r&&","===c&&(o=!0),o?(""!==t&&n.push(t.trim()),t="",o=!1):t+=c;return n.push(t.trim()),n}var y=["container","document","media","supports","layer"];function v(e,n){var t,o;s(e,n),e.params=(t=n.params,o=e.params,g(t).map((e=>g(o).map((n=>`${e} and ${n}`)).join(", "))).join(", ")),r(n)}function b(e){return e&&"atrule"===e.type}function w(e){return e&&"rule"===e.type}function S(e,n){e.each((e=>{const t=e.parent;w(e)&&w(t)&&function(e){return e.selectors.every((e=>0===e.trim().indexOf("&")&&-1===e.indexOf("|")))}(e)?function(e,n,t){s(e,n),e.selectors=p(n.selectors,e.selectors,t),"rule"===e.type&&"rule"===n.type&&e.selector===n.selector&&e.append(...n.nodes),r(n)}(e,t,n):function(e){return e&&b(e)&&"nest"===e.name}(e)&&w(t)&&function(e){return g(e.params).every((e=>e.split("&").length>=2&&-1===e.indexOf("|")))}(e)?function(e,n,t,o){s(e,n);const l=n.clone().removeAll().append(e.nodes);l.raws.semicolon=!0,e.replaceWith(l),l.selectors=p(n.selectors,g(e.params),o),r(n),t(l,o)}(e,t,S,n):b(e)&&w(t)&&function(e){return y.includes(e.name)}(e)?function(e,n,t,o){s(e,n);const l=n.clone().removeAll().append(e.nodes);e.append(l),r(n),t(l,o)}(e,t,S,n):b(e)&&b(t)&&function(e,n){return y.includes(e.name)&&e.name===n.name}(e,t)&&v(e,t),"nodes"in e&&e.nodes.length&&S(e,n)}))}const W=e=>{const n=Object.assign({noIsPseudoSelector:!1},e);return{postcssPlugin:"postcss-nesting",Rule(e){S(e,n)}}};W.postcss=!0,module.exports=W;
Index: frontend/node_modules/postcss-nesting/dist/index.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/index.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/index.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,6 @@
+import type { PluginCreator } from 'postcss';
+declare type pluginOptions = {
+    noIsPseudoSelector?: boolean;
+};
+declare const creator: PluginCreator<pluginOptions>;
+export default creator;
Index: frontend/node_modules/postcss-nesting/dist/index.mjs
===================================================================
--- frontend/node_modules/postcss-nesting/dist/index.mjs	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/index.mjs	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,1 @@
+import e from"postcss-selector-parser";import{selectorSpecificity as n}from"@csstools/selector-specificity";function t(e){if(!e.nodes.length)return void e.remove();const n=e.nodes.filter((e=>"comment"===e.type));n.length===e.nodes.length&&e.replaceWith(...n)}function o(e,n){const o=n.index(e);if(o){const e=n.cloneBefore().removeAll().append(n.nodes.slice(0,o));e.raws.semicolon=!0,t(e)}n.before(e),n.raws.semicolon=!0}function r(e,n){if(n<2)throw new Error("n must be greater than 1");if(e.length<2)throw new Error("s must be greater than 1");if(Math.pow(e.length,n)>1e4)throw new Error("Too many combinations when trying to resolve a nested selector with lists, reduce the complexity of your selectors");const t=[];for(let e=0;e<n;e++)t[e]=0;const o=[];for(;;){const r=[];for(let s=n-1;s>=0;s--){let n=t[s];if(n>=e.length){if(n=0,t[s]=0,0===s)return o;t[s-1]+=1}r[s]=e[n]}o.push(r),t[t.length-1]++}}const s=e.pseudo({value:":is"});function c(n){if(!n||!n.nodes)return;const t=[];let o=[];for(let r=0;r<n.nodes.length;r++)if("combinator"!==n.nodes[r].type)if(e.isPseudoElement(n.nodes[r]))t.push(o),o=[n.nodes[r]];else{if("tag"===n.nodes[r].type&&o.find((e=>"tag"===e.type))){const t=s.clone({}),o=n.nodes[r];o.replaceWith(t),t.append(e.selector({nodes:[o],value:void 0}))}o.push(n.nodes[r])}else t.push(o),t.push([n.nodes[r]]),o=[];t.push(o);const r=[];for(let e=0;e<t.length;e++){const n=t[e];n.sort(((e,n)=>"selector"===e.type&&"selector"===n.type&&e.nodes.length&&n.nodes.length?l(e.nodes[0])-l(n.nodes[0]):"selector"===e.type&&e.nodes.length?l(e.nodes[0])-l(n):"selector"===n.type&&n.nodes.length?l(e)-l(n.nodes[0]):l(e)-l(n)));for(let e=0;e<n.length;e++)r.push(n[e])}for(let e=r.length-1;e>=0;e--)r[e].remove(),n.prepend(r[e])}function l(n){return e.isPseudoElement(n)?i.pseudoElement:i[n.type]}const i={universal:0,tag:1,pseudoElement:2,id:3,class:4,attribute:5,pseudo:6,selector:7,string:8,root:9,comment:10};function p(t,o,s){let l=[];l=function(t){const o=t.map((n=>e().astSync(n))).map((e=>n(e))),r=o[0];for(let e=1;e<o.length;e++)if(r.a!==o[e].a||r.b!==o[e].b||r.c!==o[e].c)return!1;return!0}(t)||s.noIsPseudoSelector?t.map((n=>e().astSync(n))):[e().astSync(`:is(${t.join(",")})`)];const i=[];for(let n=0;n<o.length;n++){const t=o[n];let p=1,h=[],m=0;if(e().astSync(t).walkNesting((()=>{m++})),m>1&&l.length>1)h=r(l,m),p=h.length;else{p=l.length;for(let e=0;e<l.length;e++){h.push([]);for(let n=0;n<m;n++)h[e].push(l[e])}}for(let n=0;n<p;n++){let o=0;const r=e().astSync(t);r.walk((t=>{if("nesting"!==t.type)return;let r=h[n][o];o++,"root"===r.type&&1===r.nodes.length&&(r=r.nodes[0]);const l=e().astSync(`:is(${r.toString()})`),i=a(r.nodes[0]),p=u(r.nodes[0]),m=a(t),g=u(t);if(i&&m)return void t.replaceWith(r.clone());if((i||p)&&(m||g)){const e=t.parent;return i&&"selector"===r.type?t.replaceWith(r.clone().nodes[0]):t.replaceWith(...r.clone().nodes),void(e&&e.nodes.length>1&&c(e))}if(i){const e=t.parent;return t.replaceWith(r.clone().nodes[0]),void(e&&c(e))}if(p){const e=t.parent;return t.replaceWith(...r.clone().nodes),void(e&&c(e))}if(d(t)){const e=t.parent;return t.replaceWith(...r.clone().nodes),void(e&&c(e))}if(f(t)){const e=t.parent;return t.replaceWith(...r.clone().nodes),void(e&&c(e))}const y=t.parent;s.noIsPseudoSelector?t.replaceWith(...r.clone().nodes):t.replaceWith(...l.clone({}).nodes),y&&c(y)})),i.push(r.toString())}}return i}function a(e){return"combinator"!==e.type&&!(e.parent&&e.parent.nodes.length>1)}function u(e,n=null){if(a(e))return!1;if(!e.parent)return!1;if(!!e.parent.nodes.find((e=>"combinator"===e.type)))return!1;return!(!!e.parent.nodes.find((e=>"nesting"===e.type))&&n&&!u(n))}function d(e){if(!e.parent)return!1;if(0!==e.parent.nodes.indexOf(e))return!1;for(let n=1;n<e.parent.nodes.length;n++)if("combinator"===e.parent.nodes[n].type&&" "!==e.parent.nodes[n].value&&">"!==e.parent.nodes[n].value)return!1;return!0}function f(e){if(a(e))return!0;if(!e.parent)return!1;for(let n=0;n<e.parent.nodes.length;n++)if("nesting"!==e.parent.nodes[n].type&&(e.parent.nodes[n].prev()||e.parent.nodes[n].next())){if(e.parent.nodes[n].prev()&&"combinator"!==e.parent.nodes[n].prev().type)return!1;if(e.parent.nodes[n].next()&&"combinator"!==e.parent.nodes[n].next().type)return!1}return!0}function h(e){const n=[];let t="",o=!1,r=0,s=!1,c=!1;for(const l of e)c?c=!1:"\\"===l?c=!0:s?l===s&&(s=!1):'"'===l||"'"===l?s=l:"("===l?r+=1:")"===l?r>0&&(r-=1):0===r&&","===l&&(o=!0),o?(""!==t&&n.push(t.trim()),t="",o=!1):t+=l;return n.push(t.trim()),n}var m=["container","document","media","supports","layer"];function g(e,n){var r,s;o(e,n),e.params=(r=n.params,s=e.params,h(r).map((e=>h(s).map((n=>`${e} and ${n}`)).join(", "))).join(", ")),t(n)}function y(e){return e&&"atrule"===e.type}function v(e){return e&&"rule"===e.type}function b(e,n){e.each((e=>{const r=e.parent;v(e)&&v(r)&&function(e){return e.selectors.every((e=>0===e.trim().indexOf("&")&&-1===e.indexOf("|")))}(e)?function(e,n,r){o(e,n),e.selectors=p(n.selectors,e.selectors,r),"rule"===e.type&&"rule"===n.type&&e.selector===n.selector&&e.append(...n.nodes),t(n)}(e,r,n):function(e){return e&&y(e)&&"nest"===e.name}(e)&&v(r)&&function(e){return h(e.params).every((e=>e.split("&").length>=2&&-1===e.indexOf("|")))}(e)?function(e,n,r,s){o(e,n);const c=n.clone().removeAll().append(e.nodes);c.raws.semicolon=!0,e.replaceWith(c),c.selectors=p(n.selectors,h(e.params),s),t(n),r(c,s)}(e,r,b,n):y(e)&&v(r)&&function(e){return m.includes(e.name)}(e)?function(e,n,r,s){o(e,n);const c=n.clone().removeAll().append(e.nodes);e.append(c),t(n),r(c,s)}(e,r,b,n):y(e)&&y(r)&&function(e,n){return m.includes(e.name)&&e.name===n.name}(e,r)&&g(e,r),"nodes"in e&&e.nodes.length&&b(e,n)}))}const w=e=>{const n=Object.assign({noIsPseudoSelector:!1},e);return{postcssPlugin:"postcss-nesting",Rule(e){b(e,n)}}};w.postcss=!0;export{w as default};
Index: frontend/node_modules/postcss-nesting/dist/lib/atrule-within-atrule.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/atrule-within-atrule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/atrule-within-atrule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,3 @@
+import type { AtRule } from 'postcss';
+export default function transformAtruleWithinAtrule(node: AtRule, parent: AtRule): void;
+export declare function isAtruleWithinAtrule(node: AtRule, parent: AtRule): boolean;
Index: frontend/node_modules/postcss-nesting/dist/lib/atrule-within-rule.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/atrule-within-rule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/atrule-within-rule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,5 @@
+import { options } from './options.js';
+import { walkFunc } from './walk-func.js';
+import type { AtRule, Rule } from 'postcss';
+export default function atruleWithinRule(node: AtRule, parent: Rule, walk: walkFunc, opts: options): void;
+export declare function isAtruleWithinRule(node: AtRule): boolean;
Index: frontend/node_modules/postcss-nesting/dist/lib/cleanup-parent.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/cleanup-parent.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/cleanup-parent.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,2 @@
+import type { ChildNode, Container } from 'postcss';
+export default function cleanupParent(parent: Container<ChildNode>): void;
Index: frontend/node_modules/postcss-nesting/dist/lib/is-type-of-rule.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/is-type-of-rule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/is-type-of-rule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,4 @@
+import type { AtRule, Node, Rule } from 'postcss';
+export declare function isAtRule(node?: Node): node is AtRule;
+export declare function isNestRule(node?: Node): node is AtRule;
+export declare function isRule(node?: Node): node is Rule;
Index: frontend/node_modules/postcss-nesting/dist/lib/list.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/list.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/list.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,1 @@
+export declare function comma(string: string): string[];
Index: frontend/node_modules/postcss-nesting/dist/lib/merge-params.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/merge-params.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/merge-params.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,1 @@
+export default function mergeParams(fromParams: string, toParams: string): string;
Index: frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/combinations-of-size-n.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/combinations-of-size-n.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/combinations-of-size-n.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,1 @@
+export declare function combinationsWithSizeN(set: Array<string>, n: number): Array<Array<string>>;
Index: frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/compound-selector-order.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/compound-selector-order.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/compound-selector-order.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,2 @@
+import type { Container, Node } from 'postcss-selector-parser';
+export declare function sortCompoundSelectorsInsideComplexSelector(node: Container<string, Node>): void;
Index: frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/merge-selectors.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/merge-selectors.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/merge-selectors.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,2 @@
+import { options } from '../options';
+export default function mergeSelectors(fromSelectors: Array<string>, toSelectors: Array<string>, opts: options): any[];
Index: frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/specificity.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/specificity.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/merge-selectors/specificity.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,1 @@
+export declare function nodesAreEquallySpecific(nodes: Array<string>): boolean;
Index: frontend/node_modules/postcss-nesting/dist/lib/nest-rule-within-rule.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/nest-rule-within-rule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/nest-rule-within-rule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,5 @@
+import type { AtRule, Rule } from 'postcss';
+import { walkFunc } from './walk-func.js';
+import { options } from './options.js';
+export default function transformNestRuleWithinRule(node: AtRule, parent: Rule, walk: walkFunc, opts: options): void;
+export declare function isValidNestRuleWithinRule(node: AtRule): boolean;
Index: frontend/node_modules/postcss-nesting/dist/lib/options.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/options.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/options.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,3 @@
+export declare type options = {
+    noIsPseudoSelector: boolean;
+};
Index: frontend/node_modules/postcss-nesting/dist/lib/rule-within-rule.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/rule-within-rule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/rule-within-rule.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,4 @@
+import type { Rule } from 'postcss';
+import { options } from './options.js';
+export default function transformRuleWithinRule(node: Rule, parent: Rule, opts: options): void;
+export declare function isValidRuleWithinRule(node: Rule): boolean;
Index: frontend/node_modules/postcss-nesting/dist/lib/shift-nodes-before-parent.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/shift-nodes-before-parent.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/shift-nodes-before-parent.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,2 @@
+import type { ChildNode, Container } from 'postcss';
+export default function shiftNodesBeforeParent(node: ChildNode, parent: Container<ChildNode>): void;
Index: frontend/node_modules/postcss-nesting/dist/lib/valid-atrules.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/valid-atrules.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/valid-atrules.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,2 @@
+declare const _default: string[];
+export default _default;
Index: frontend/node_modules/postcss-nesting/dist/lib/walk-func.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/walk-func.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/walk-func.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,4 @@
+import type { Container } from 'postcss';
+export declare type walkFunc = (node: Container, opts: {
+    noIsPseudoSelector: boolean;
+}) => void;
Index: frontend/node_modules/postcss-nesting/dist/lib/walk.d.ts
===================================================================
--- frontend/node_modules/postcss-nesting/dist/lib/walk.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/postcss-nesting/dist/lib/walk.d.ts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,3 @@
+import type { Container } from 'postcss';
+import { options } from './options.js';
+export default function walk(node: Container, opts: options): void;
