.radix-themes{--cursor-button:pointer;--font-recoleta:"Recoleta",serif;--color-white:#ffffff;--color-black:#000000;--box-shadow-color:rgba(129,133,146,0.35);--color-primary-text:#111113;--color-text-reversed:#ffffff;--color-secondary-text:#7f8692;--color-text:rgba(255,255,255,0.4);--color-text-off:#B2B6BD;--color-text-disabled:#B2B6BD;--color-text-grey:rgba(17,17,19,0.5);--color-blue-primary:#3e63dd;--color-blue-primary-hover:#5472e4;--color-blue-primary-press:#5e79dc;--color-light-blue:#9db1ff;--color-red:#ff4150;--color-red-hover:#ff5a6b;--background-primary:#f5f5fa;--background-secondary:#f5f5fa;--background-third:rgba(255,255,255,1);--background-interface:#ffffff;--background-interface-0:rgba(255,255,255,0);--background-popup-1:#ffffff;--background-popup-2:#e0e1e9;--background-hover:#f3f4f8;--background-selected:#e9ebf2;--background-elements:rgba(247,247,251,1);--background-elements-hover:#dedfe9;--background-hover-list:#f9fafd;--background-press-list:#f5f5f8;--background-audio-disabled:#F5F5FA;--stroke-1:#dfe0e9;--stroke-separators:#dee0ec;--stroke-2:#c9cddb;--stroke-3:#ffffff;--primary-link:rgba(138,143,154,0.35);--primary-link-hover:rgba(169,174,185,0.5);--state-critical:#da3737;--state-critical-background:rgba(255,97,97,0.15);--state-critical-background-hover:rgba(255,97,97,0.25);--state-critical-stroke-press:rgba(255,97,97,0.2);--state-soon:rgba(255,180,60,1);--state-soon-background:rgba(255,180,60,0.15);--state-soon-background-hover:rgba(255,180,60,0.25);--state-soon-stoke-press:rgba(255,180,60,0.2);--state-normal:#00d300;--state-normal-background:rgba(0,211,0,0.15);--state-normal-background-hover:rgba(0,211,0,0.25);--state-normal-stroke-press:rgba(0,211,0,0.2);--dropdown-primary:#e6e9f1;--dropdown-primary-hover:#dbdee9;--command-background:#f0f1f8;--command-background-1:#ffffff;--command-background-2:#eeeef5;--command-background-hover:#e5e6f0}.radix-themes.dark{--color-white:#ffffff;--color-black:#000000;--box-shadow-color:rgba(0,0,0,0.6);--color-primary-text:#ffffff;--color-text-reversed:#111113;--color-secondary-text:#b2b6bd;--color-text-off:rgba(255,255,255,0.4);--color-text-disabled:rgba(255,255,255,0.15);--color-text-grey:rgba(190,206,255,0.50);--color-blue-primary:#3e63dd;--color-blue-primary-hover:#5472e4;--color-blue-primary-press:#5e79dc;--color-light-blue:#9db1ff;--color-red:#ff4150;--color-red-hover:#ff5a6b;--background-primary:#111113;--background-secondary:#161618;--background-third:rgba(17,17,19,1);--background-interface:rgba(26,26,31,0.9);--background-interface-0:rgba(26,26,31,0);--background-popup-1:#19191e;--background-popup-2:#2c3140;--background-hover:rgba(40,42,52,0.35);--background-selected:#282a34;--background-disabled:rgba(25,25,30,0.25);--background-audio-disabled:#131316;--background-elements:#22242a;--background-elements-hover:rgba(167,189,244,0.1);--background-hover-list:rgba(167,189,244,0.03);--background-press-list:rgba(167,189,244,0.05);--stroke-1:rgba(167,189,244,0.07);--stroke-separators:rgba(167,189,244,0.07);--stroke-2:rgba(167,189,244,0.15);--stroke-3:#2c3140;--primary-link:rgba(205,217,248,0.35);--primary-link-hover:rgba(205,217,248,0.5);--state-critical:#ff6161;--state-critical-stroke-press:rgba(255,97,97,0.2);--state-soon:#ffb43c;--state-soon-background:rgba(255,180,60,0.15);--state-soon-background-hover:rgba(255,180,60,0.25);--state-soon-stoke-press:rgba(255,180,60,0.2);--state-normal:#00d300;--state-normal-background:rgba(0,211,0,0.15);--state-normal-background-hover:rgba(0,211,0,0.25);--state-normal-stroke-press:rgba(0,211,0,0.2);--dropdown-primary:rgba(167,189,244,0.07);--dropdown-primary-hover:rgba(167,189,244,0.1);--command-background:#111113;--command-background-1:#24252e;--command-background-2:#30313d;--command-background-hover:#3d3e4d}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}h1{font-family:var(--font-recoleta),serif}#commande_dialog .ant-upload.ant-upload-drag,#main .ant-upload.ant-upload-drag,#rapport_dialog .ant-upload.ant-upload-drag{border:none}#creation{top:50px}#campagne,#livraison{top:70px}.colorGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px}.colorOption{width:20px;height:20px;border-radius:4px;border:1px solid var(--stroke-2);cursor:pointer;transition:transform .2s ease;&:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.15)}}#main .ant-color-picker-trigger-text{color:var(--color-primary-text)}