@paperless/core 3.14.0 → 3.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/icons/general/scroll.svg +13 -1
- package/dist/build/index.esm.js +1 -1
- package/dist/build/{p-8319c5c8.entry.js → p-25dd095e.entry.js} +1 -1
- package/dist/build/p-95d1d5d3.entry.js +1 -0
- package/dist/{paperless/p-CU4DsLKq.js → build/p-C8Ju8eG_.js} +1 -1
- package/dist/build/p-a77f13cb.js +1 -0
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/{icons-B5X261jk.js → icons-DIczdKrP.js} +13 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/p-button_3.cjs.entry.js +1 -1
- package/dist/cjs/p-dropzone.cjs.entry.js +54 -11
- package/dist/cjs/paperless.cjs.js +1 -1
- package/dist/collection/assets/icons/general/scroll.svg +13 -1
- package/dist/collection/components/molecules/dropzone/dropzone.component.css +1 -1
- package/dist/collection/components/molecules/dropzone/dropzone.component.js +113 -10
- package/dist/components/index.js +1 -1
- package/dist/components/{p-BAgl1Jf7.js → p-5xGhxj77.js} +1 -1
- package/dist/components/{p-N0W9Q2h8.js → p-B0R6Smvm.js} +1 -1
- package/dist/components/{p-lFkw6WvI.js → p-BKVZoBXs.js} +1 -1
- package/dist/components/p-Bd4QOMb3.js +1 -0
- package/dist/components/{p-GdkB5ZCP.js → p-BmZe-ySu.js} +1 -1
- package/dist/components/{p-C-iLhpLl.js → p-C-Fx-e2u.js} +1 -1
- package/dist/{build/p-CU4DsLKq.js → components/p-C8Ju8eG_.js} +1 -1
- package/dist/components/{p-B8IerItk.js → p-CGolQEyn.js} +1 -1
- package/dist/components/{p-CoivV36y.js → p-CK5WtJW3.js} +1 -1
- package/dist/components/{p-DEFO0n7t.js → p-CPr4Yiq8.js} +1 -1
- package/dist/components/{p-CEBec4st.js → p-C_ug-NFC.js} +1 -1
- package/dist/components/{p-BtiIk9Ea.js → p-D-CC7BBx.js} +1 -1
- package/dist/components/{p-CKm4p-11.js → p-DEoTWGPb.js} +1 -1
- package/dist/components/{p-BeBgV6gj.js → p-DW2CgFRa.js} +1 -1
- package/dist/components/{p-CTCbhlKP.js → p-DgXmfcNf.js} +1 -1
- package/dist/components/{p-7Uv4DOCo.js → p-Du6rwBJ8.js} +1 -1
- package/dist/components/{p-CaJvFmB-.js → p-Dzd3xVIu.js} +1 -1
- package/dist/components/{p-C2vLGMIb.js → p-F3PaXjBa.js} +1 -1
- package/dist/components/{p-DWf-f_X3.js → p-GCtiZnn_.js} +1 -1
- package/dist/components/{p-BkaMV4Cw.js → p-R1ZwoW7p.js} +1 -1
- package/dist/components/p-accordion.js +1 -1
- package/dist/components/p-attachment.js +1 -1
- package/dist/components/{p-K_XCfGz8.js → p-bWeLk9nj.js} +1 -1
- package/dist/components/p-button.js +1 -1
- package/dist/components/p-calendar.js +1 -1
- package/dist/components/p-card-header.js +1 -1
- package/dist/components/p-checkbox.js +1 -1
- package/dist/components/p-cropper.js +1 -1
- package/dist/components/p-datepicker.js +1 -1
- package/dist/components/p-drawer-header.js +1 -1
- package/dist/components/p-drawer.js +1 -1
- package/dist/components/p-dropdown-menu-item.js +1 -1
- package/dist/components/p-dropzone.js +1 -1
- package/dist/components/p-empty-state.js +1 -1
- package/dist/components/p-field-container.js +1 -1
- package/dist/components/p-field.js +1 -1
- package/dist/components/p-floating-menu-container.js +1 -1
- package/dist/components/p-floating-menu-item.js +1 -1
- package/dist/components/p-helper.js +1 -1
- package/dist/components/p-icon.js +1 -1
- package/dist/components/p-info-panel.js +1 -1
- package/dist/components/p-label.js +1 -1
- package/dist/components/p-listing-item.js +1 -1
- package/dist/components/p-modal-header.js +1 -1
- package/dist/components/p-modal.js +1 -1
- package/dist/components/p-navbar.js +1 -1
- package/dist/components/p-navigation-item.js +1 -1
- package/dist/components/p-pagination-pages.js +1 -1
- package/dist/components/p-pagination-size.js +1 -1
- package/dist/components/p-pagination.js +1 -1
- package/dist/components/p-profile.js +1 -1
- package/dist/components/p-range.js +1 -1
- package/dist/components/p-segment-item.js +1 -1
- package/dist/components/p-select.js +1 -1
- package/dist/components/p-table-footer.js +1 -1
- package/dist/components/p-table-header.js +1 -1
- package/dist/components/p-table.js +1 -1
- package/dist/components/p-toast.js +1 -1
- package/dist/esm/{icons-CU4DsLKq.js → icons-C8Ju8eG_.js} +13 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/p-button_3.entry.js +1 -1
- package/dist/esm/p-dropzone.entry.js +54 -11
- package/dist/esm/paperless.js +1 -1
- package/dist/index.html +1 -1
- package/dist/paperless/index.esm.js +1 -1
- package/dist/paperless/{p-8319c5c8.entry.js → p-25dd095e.entry.js} +1 -1
- package/dist/paperless/p-95d1d5d3.entry.js +1 -0
- package/dist/{components/p-CU4DsLKq.js → paperless/p-C8Ju8eG_.js} +1 -1
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/dist/types/components/molecules/dropzone/dropzone.component.d.ts +12 -0
- package/dist/types/components.d.ts +30 -0
- package/hydrate/index.js +70 -12
- package/hydrate/index.mjs +70 -12
- package/package.json +1 -1
- package/dist/build/p-87b1c4f1.js +0 -1
- package/dist/build/p-e6669599.entry.js +0 -1
- package/dist/components/p-DZbo8o1B.js +0 -1
- package/dist/paperless/p-e6669599.entry.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,a as e,d as r,h as a}from"./p-yFtRjnrU.js";import{c as o}from"./p-CBWjHURv.js";import{T as i}from"./p-CSySY6aC.js";import{a as d}from"./p-C5CTp9IA.js";import{c as h}from"./p-xs4N_Y-0.js";import{i as c}from"./p-CU4DsLKq.js";import"./p-ChV9xqsO.js";import"./p-6XOzWrsN.js";const n=o(["group/button","font-semibold leading-4","flex items-center justify-center","cursor-pointer font-geist","border-solid"],{variants:{variant:{primary:["border-storm-500/20","text-white"],secondary:null,text:"border-0",transparent:"border-transparent bg-transparent",dropdown:null},active:{true:null,false:null},error:{true:null,false:null},loading:{true:"cursor-wait",false:null},size:{sm:["h-6 gap-1 text-xs"],base:["h-8 gap-2 text-sm"],lg:["h-10 gap-2 text-base"]},disabled:{true:"cursor-not-allowed border-transparent",false:null},buttonGroupPosition:{none:null,start:null,center:null,end:null},iconOnly:{true:"justify-center",false:"w-inherit py-1"},underline:{true:"underline",false:"no-underline"}},compoundVariants:[{variant:["secondary","dropdown"],class:["bg-white","dark:bg-white/15"]},{variant:["primary","secondary","dropdown"],disabled:!1,class:"border"},{variant:["primary","secondary","transparent","dropdown"],buttonGroupPosition:"none",class:"rounded-lg"},{variant:["primary","secondary","transparent","dropdown"],buttonGroupPosition:"start",class:"rounded-s-lg"},{variant:["primary","secondary","transparent","dropdown"],buttonGroupPosition:"end",class:"rounded-e-lg"},{variant:["secondary","dropdown"],disabled:!1,error:!1,class:"\n text-storm-500\n dark:text-white\n "},{variant:"primary",class:"\n dark:border-0\n dark:active:border-0\n "},{variant:"primary",disabled:!0,class:"\n bg-indigo-200\n dark:bg-indigo-600/30 dark:text-white/30\n "},{variant:"primary",disabled:!1,class:"bg-indigo-600"},{variant:"primary",disabled:!1,loading:!1,class:["\n active:border-storm-500/10 active:text-white/60 active:ring-2\n dark:active:ring-0\n ","\n drop-shadow-primary-button\n hover:bg-indigo-700 hover:drop-shadow-2\n active:ring-indigo-100\n "]},{variant:"primary",disabled:!1,loading:!1,active:!0,class:"ring-2"},{variant:"primary",disabled:!1,loading:!1,active:!0,class:"ring-indigo-100"},{variant:["secondary","dropdown"],disabled:!0,class:"\n border bg-white-600 text-storm-100\n dark:border-white/5 dark:bg-white/5 dark:text-hurricane-400\n "},{variant:["secondary","dropdown"],disabled:!1,class:"\n text-storm-500\n dark:text-white\n "},{variant:["secondary","dropdown"],disabled:!1,loading:!1,class:["\n drop-shadow-1\n hover:bg-white-600 hover:drop-shadow-1\n active:text-storm-500/60 active:ring-indigo-100\n ","\n dark:hover:bg-white/25\n dark:active:bg-white/25 dark:active:text-white/60 dark:active:ring-0\n "]},{variant:["secondary","dropdown"],disabled:!1,loading:!1,error:!1,class:["active:border-indigo-600 active:ring active:ring-2","dark:active:ring-0"]},{variant:["secondary","dropdown"],disabled:!1,loading:!1,active:!0,error:!1,class:["border-indigo-600 ring ring-2 ring-indigo-100","dark:ring-0"]},{variant:["secondary","dropdown"],error:!1,active:!1,class:["\n border-storm-500/20\n dark:border-transparent\n "]},{variant:["secondary","dropdown"],error:!0,class:["\n border border-negative-red-500 text-negative-red-800 ring ring-2\n ring-negative-red-50\n active:text-negative-red-800\n ","\n dark:border-negative-red-700 dark:text-negative-red-alternative\n dark:ring-0\n "]},{variant:["text","transparent"],disabled:!1,class:"\n text-indigo-700\n hover:text-indigo-800\n "},{variant:["text","transparent"],disabled:!0,class:"text-indigo-300"},{variant:["text","transparent"],disabled:!1,loading:!1,class:"active:text-indigo-800"},{variant:["primary","secondary","transparent"],size:["base","sm"],iconOnly:!1,class:"px-2"},{variant:["primary","secondary","transparent"],size:"lg",iconOnly:!1,class:"px-3"},{variant:"dropdown",iconOnly:!1,class:"p-2"},{variant:["primary","secondary","transparent","text"],iconOnly:!1,class:"py-1"},{size:"sm",iconOnly:!0,class:"w-6"},{size:"base",iconOnly:!0,class:"w-8"},{size:"lg",iconOnly:!0,class:"w-10"}]}),w=o([],{variants:{size:{sm:"text-xs",base:"text-base",lg:"text-base"},variant:{primary:null,secondary:null,text:null,transparent:null,dropdown:null},disabled:{true:null,false:null},active:{true:null,false:null},error:{true:null,false:null},iconOnly:{true:null,false:null}},compoundVariants:[{variant:"primary",disabled:!1,active:!1,error:!1,class:"\n text-indigo-300\n group-hover/button:text-white\n group-active/button:text-white/60\n "},{variant:"primary",disabled:!1,active:!0,class:"text-white/60"},{variant:["secondary","dropdown"],disabled:!1,active:!1,error:!1,class:["\n text-storm-300\n group-hover/button:text-storm-500\n group-active/button:text-storm-500/60\n ","\n dark:group-hover/button:text-white\n dark:group-active/button:text-white/60\n "]},{variant:["secondary","dropdown"],disabled:!1,active:!1,iconOnly:!1,error:!1,class:"dark:text-hurricane-200"},{variant:["secondary","dropdown"],disabled:!1,active:!1,iconOnly:!0,error:!1,class:"dark:text-white"},{variant:["secondary","dropdown"],disabled:!1,active:!0,error:!1,class:"\n text-storm-500/60\n dark:text-white/60\n "},{variant:["transparent","text"],disabled:!1,active:!1,class:"\n text-indigo-500\n group-hover/button:text-indigo-700\n group-active/button:text-indigo-800\n "},{variant:["secondary","dropdown"],active:!1,error:!0,class:"\n text-negative-red-500\n group-hover/button:text-negative-red-800\n dark:text-negative-red-alternative\n "},{variant:["secondary","dropdown"],active:!0,error:!0,class:"text-negative-red-800"}]}),p=class{constructor(r){t(this,r),this.onClick=e(this,"onClick",3)}label;as="button";underline=!1;tabIndex=0;variant="primary";active=!1;error=!1;href;target;size="base";type="button";loading=!1;chevron=!1;chevronPosition="end";disabled=!1;icon;iconOnly=!1;iconClass;iconPosition="start";iconFlip;iconRotate;inheritText=!1;buttonGroupPosition="none";class;onClick;get _host(){return r(this)}render(){let t="white";switch(this.variant){case"secondary":case"dropdown":case"transparent":t="off-white";break;case"text":t="storm"}const e="text"===this.variant||this.href?.length||"a"===this.as?"a":"button",r=h("p-button inline-block",this.class),o=d(this.active)||r?.includes("active");return a(i,{key:"96d79703fdd577fadf843e31db00fc39c7a0f60b",class:r},a(e,{key:"b61672659ecbd461e3ee99ac8288f90fddc9f2e1",class:n({variant:this.variant,size:this.size,loading:d(this.loading),disabled:d(this.disabled),buttonGroupPosition:this.buttonGroupPosition,iconOnly:d(this.iconOnly),active:o,error:d(this.error),underline:d(this.underline)&&"a"===e}),disabled:d(this.disabled),href:this.href,tabIndex:this.tabIndex,target:this.target,type:"text"===this.variant?void 0:this.type},this.chevron&&"start"===this.chevronPosition&&a("p-icon",{key:"53ad0547df945a2055d9d9a8e9a4e32f8b4474d6",rotate:"up"===this.chevron?180:0,variant:"caret"}),this.icon&&"start"===this.iconPosition&&!(this.iconOnly&&this.loading)&&this._getIcon(),this.label??a("slot",{key:"59dc0d14a430e8e47fa46752025d76c0848bcbc4"}),this.icon&&"end"===this.iconPosition&&!this.loading&&!this.chevron&&this._getIcon(),this.chevron&&!this.loading&&"end"===this.chevronPosition&&a("p-icon",{key:"5e1c8d2f5781900af5ff53b565f7904a42df2c23",rotate:"up"===this.chevron?180:0,variant:"caret"}),this.loading&&a("p-loader",{key:"a760f9a6c098b0857225acd689bda1824021455a",color:t})))}handleClick(t){this.loading||this.disabled?t.preventDefault():("submit"===this.type&&this._host.closest("form").requestSubmit(),this.onClick.emit(t))}_getIcon(){if(this.icon)return a("p-icon",{class:h(w({size:this.size,variant:this.variant,disabled:d(this.disabled),active:d(this.active),error:d(this.error),iconOnly:d(this.iconOnly)}),this.iconClass??""),flip:this.iconFlip,rotate:this.iconRotate,variant:this.icon})}};p.style="*{box-sizing:border-box}.static{position:static}.inline-block{display:inline-block}.flex{display:flex}.h-10{height:2.5rem}.h-6{height:1.5rem}.h-8{height:2rem}.w-10{width:2.5rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-inherit{width:inherit}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.rounded-lg{border-radius:.5rem}.rounded-e-lg{border-end-end-radius:.5rem;border-start-end-radius:.5rem}.rounded-s-lg{border-end-start-radius:.5rem;border-start-start-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-solid{border-style:solid}.border-indigo-600{--tw-border-opacity:1;border-color:rgb(82 138 250/var(--tw-border-opacity,1))}.border-negative-red-500{--tw-border-opacity:1;border-color:rgb(230 30 30/var(--tw-border-opacity,1))}.border-storm-500\\/20{border-color:rgba(24,30,41,.2)}.border-transparent{border-color:transparent}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 217 253/var(--tw-bg-opacity,1))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(82 138 250/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white-600{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.font-geist{font-family:Geist,serif}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.leading-4{line-height:1rem}.text-amber-100{--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.text-amber-50{--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.text-amber-500{--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.text-amber-800{--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.text-amber-alternative{--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-current{color:currentColor}.text-hurricane-100{--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.text-hurricane-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.text-hurricane-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-hurricane-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.text-hurricane-50{--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.text-hurricane-500{--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.text-hurricane-600{--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.text-hurricane-700{--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.text-hurricane-800{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.text-hurricane-900{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.text-indigo-100{--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.text-indigo-200{--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.text-indigo-300{--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.text-indigo-400{--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.text-indigo-50{--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.text-indigo-500{--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.text-indigo-700{--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.text-indigo-800{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.text-indigo-900{--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.text-inherit{color:inherit}.text-negative-red-100{--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.text-negative-red-50{--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.text-negative-red-500{--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.text-negative-red-700{--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.text-negative-red-800{--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.text-negative-red-alternative{--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.text-off-white-100{--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.text-off-white-200{--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.text-off-white-300{--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.text-off-white-400{--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.text-off-white-50{--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.text-off-white-500{--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.text-off-white-600{--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.text-off-white-700{--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.text-off-white-800{--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.text-positive-green-100{--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.text-positive-green-50{--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.text-positive-green-500{--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.text-positive-green-800{--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.text-positive-green-alternative{--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.text-storm-100{--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.text-storm-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-storm-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.text-storm-50{--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.text-storm-500\\/60{color:rgba(24,30,41,.6)}.text-storm-600{--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.text-storm-700{--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.text-storm-800{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.text-transparent{color:transparent}.text-white,.text-white-500{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white-600{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.text-white-700{--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.text-white-800{--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.text-white\\/60{color:hsla(0,0%,100%,.6)}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgb(227 236 254/var(--tw-ring-opacity,1))}.ring-negative-red-50{--tw-ring-opacity:1;--tw-ring-color:rgb(253 237 237/var(--tw-ring-opacity,1))}.drop-shadow-1{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.08))}.drop-shadow-1,.drop-shadow-primary-button{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-primary-button{--tw-drop-shadow:drop-shadow(0px 1px 1px 0px rgba(24,30 41,0.08))}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:96rem){.container{max-width:96rem}}@media (min-width:105rem){.container{max-width:105rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:160rem){.container{max-width:160rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.hover\\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(47 111 240/var(--tw-bg-opacity,1))}.hover\\:bg-white-600:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.hover\\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.hover\\:drop-shadow-1:hover{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.08))}.hover\\:drop-shadow-1:hover,.hover\\:drop-shadow-2:hover{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\\:drop-shadow-2:hover{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.04)) drop-shadow(0 2px 2px rgba(0,2,2,.04)) drop-shadow(0 4px 4px rgba(0,2,2,.04))}.active\\:border-indigo-600:active{--tw-border-opacity:1;border-color:rgb(82 138 250/var(--tw-border-opacity,1))}.active\\:border-storm-500\\/10:active{border-color:rgba(24,30,41,.1)}.active\\:text-indigo-800:active{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.active\\:text-negative-red-800:active{--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.active\\:text-storm-500\\/60:active{color:rgba(24,30,41,.6)}.active\\:text-white\\/60:active{color:hsla(0,0%,100%,.6)}.active\\:ring:active{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.active\\:ring-2:active,.active\\:ring:active{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.active\\:ring-2:active{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.active\\:ring-indigo-100:active{--tw-ring-opacity:1;--tw-ring-color:rgb(227 236 254/var(--tw-ring-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-100{--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-50{--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-500{--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-800{--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-alternative{--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-current{color:currentColor}.group\\/button:hover .group-hover\\/button\\:text-hurricane-100{--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-50{--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-500{--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-600{--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-700{--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-800{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-900{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-100{--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-200{--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-300{--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-400{--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-50{--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-500{--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-600{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-700{--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-800{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-900{--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-inherit{color:inherit}.group\\/button:hover .group-hover\\/button\\:text-negative-red-100{--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-50{--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-500{--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-700{--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-800{--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-alternative{--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-100{--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-200{--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-300{--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-400{--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-50{--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-500{--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-600{--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-700{--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-800{--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-100{--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-50{--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-500{--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-800{--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-alternative{--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-100{--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-50{--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-600{--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-700{--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-800{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-transparent{color:transparent}.group\\/button:hover .group-hover\\/button\\:text-white,.group\\/button:hover .group-hover\\/button\\:text-white-500{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-white-600{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-white-700{--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-white-800{--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.group\\/button:active .group-active\\/button\\:text-indigo-800{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.group\\/button:active .group-active\\/button\\:text-storm-500\\/60{color:rgba(24,30,41,.6)}.group\\/button:active .group-active\\/button\\:text-white\\/60{color:hsla(0,0%,100%,.6)}.dark\\:border-0:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-width:0}.dark\\:border-negative-red-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-border-opacity:1;border-color:rgb(147 16 16/var(--tw-border-opacity,1))}.dark\\:border-transparent:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-color:transparent}.dark\\:border-white\\/5:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-color:hsla(0,0%,100%,.05)}.dark\\:bg-indigo-600\\/30:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(82,138,250,.3)}.dark\\:bg-white\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.15)}.dark\\:bg-white\\/5:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.05)}.dark\\:text-amber-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.dark\\:text-amber-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.dark\\:text-amber-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.dark\\:text-amber-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.dark\\:text-amber-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.dark\\:text-black:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\\:text-current:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:currentColor}.dark\\:text-hurricane-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-hurricane-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-hurricane-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.dark\\:text-hurricane-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.dark\\:text-hurricane-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.dark\\:text-hurricane-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.dark\\:text-hurricane-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.dark\\:text-hurricane-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-hurricane-900:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.dark\\:text-indigo-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.dark\\:text-indigo-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.dark\\:text-indigo-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.dark\\:text-indigo-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.dark\\:text-indigo-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.dark\\:text-indigo-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.dark\\:text-indigo-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.dark\\:text-indigo-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.dark\\:text-indigo-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.dark\\:text-indigo-900:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.dark\\:text-inherit:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:inherit}.dark\\:text-negative-red-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.dark\\:text-negative-red-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.dark\\:text-negative-red-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.dark\\:text-negative-red-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.dark\\:text-negative-red-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.dark\\:text-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.dark\\:text-off-white-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.dark\\:text-off-white-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.dark\\:text-off-white-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.dark\\:text-off-white-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.dark\\:text-off-white-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.dark\\:text-off-white-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.dark\\:text-off-white-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.dark\\:text-off-white-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.dark\\:text-off-white-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.dark\\:text-positive-green-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.dark\\:text-positive-green-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.dark\\:text-positive-green-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.dark\\:text-positive-green-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.dark\\:text-positive-green-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.dark\\:text-storm-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-storm-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-storm-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-storm-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.dark\\:text-storm-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.dark\\:text-storm-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-storm-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.dark\\:text-storm-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.dark\\:text-storm-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.dark\\:text-transparent:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:transparent}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-white-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-white-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\\:text-white-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.dark\\:text-white-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.dark\\:text-white\\/30:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.3)}.dark\\:text-white\\/60:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.6)}.dark\\:ring-0:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.dark\\:hover\\:bg-white\\/25:hover:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.25)}.dark\\:active\\:border-0:active:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-width:0}.dark\\:active\\:bg-white\\/25:active:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.25)}.dark\\:active\\:text-white\\/60:active:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.6)}.dark\\:active\\:ring-0:active:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-black:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-current:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:currentColor}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-900:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-900:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-inherit:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:inherit}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-transparent:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:transparent}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.group\\/button:active .dark\\:group-active\\/button\\:text-white\\/60:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.6)}.dark\\:border-0:where([data-theme=dark],[data-theme=dark] *){border-width:0}.dark\\:border-negative-red-700:where([data-theme=dark],[data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(147 16 16/var(--tw-border-opacity,1))}.dark\\:border-transparent:where([data-theme=dark],[data-theme=dark] *){border-color:transparent}.dark\\:border-white\\/5:where([data-theme=dark],[data-theme=dark] *){border-color:hsla(0,0%,100%,.05)}.dark\\:bg-indigo-600\\/30:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(82,138,250,.3)}.dark\\:bg-white\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.15)}.dark\\:bg-white\\/5:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.05)}.dark\\:text-amber-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.dark\\:text-amber-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.dark\\:text-amber-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.dark\\:text-amber-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.dark\\:text-amber-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.dark\\:text-black:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\\:text-current:where([data-theme=dark],[data-theme=dark] *){color:currentColor}.dark\\:text-hurricane-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-hurricane-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-hurricane-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.dark\\:text-hurricane-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.dark\\:text-hurricane-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.dark\\:text-hurricane-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.dark\\:text-hurricane-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.dark\\:text-hurricane-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-hurricane-900:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.dark\\:text-indigo-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.dark\\:text-indigo-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.dark\\:text-indigo-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.dark\\:text-indigo-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.dark\\:text-indigo-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.dark\\:text-indigo-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.dark\\:text-indigo-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.dark\\:text-indigo-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.dark\\:text-indigo-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.dark\\:text-indigo-900:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.dark\\:text-inherit:where([data-theme=dark],[data-theme=dark] *){color:inherit}.dark\\:text-negative-red-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.dark\\:text-negative-red-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.dark\\:text-negative-red-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.dark\\:text-negative-red-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.dark\\:text-negative-red-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.dark\\:text-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.dark\\:text-off-white-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.dark\\:text-off-white-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.dark\\:text-off-white-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.dark\\:text-off-white-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.dark\\:text-off-white-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.dark\\:text-off-white-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.dark\\:text-off-white-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.dark\\:text-off-white-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.dark\\:text-off-white-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.dark\\:text-positive-green-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.dark\\:text-positive-green-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.dark\\:text-positive-green-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.dark\\:text-positive-green-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.dark\\:text-positive-green-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.dark\\:text-storm-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-storm-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-storm-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-storm-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.dark\\:text-storm-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.dark\\:text-storm-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-storm-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.dark\\:text-storm-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.dark\\:text-storm-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.dark\\:text-transparent:where([data-theme=dark],[data-theme=dark] *){color:transparent}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-white-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-white-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\\:text-white-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.dark\\:text-white-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.dark\\:text-white\\/30:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.3)}.dark\\:text-white\\/60:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.6)}.dark\\:ring-0:where([data-theme=dark],[data-theme=dark] *){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.dark\\:hover\\:bg-white\\/25:hover:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.25)}.dark\\:active\\:border-0:active:where([data-theme=dark],[data-theme=dark] *){border-width:0}.dark\\:active\\:bg-white\\/25:active:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.25)}.dark\\:active\\:text-white\\/60:active:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.6)}.dark\\:active\\:ring-0:active:where([data-theme=dark],[data-theme=dark] *){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-black:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-current:where([data-theme=dark],[data-theme=dark] *){color:currentColor}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-900:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-900:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-inherit:where([data-theme=dark],[data-theme=dark] *){color:inherit}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-transparent:where([data-theme=dark],[data-theme=dark] *){color:transparent}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.group\\/button:active .dark\\:group-active\\/button\\:text-white\\/60:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.6)}";const x=o(["inline-flex","transform-gpu transition-transform"],{variants:{flip:{none:null,horizontal:"scale-x-flip",vertical:"scale-y-flip"},size:{auto:null,xxs:"text-xxs",xs:"text-xs",sm:"text-sm",base:"text-base",lg:"text-lg",xl:"text-xl","2xl":"text-2xl","3xl":"text-3xl","4xl":"text-4xl"},transform:{true:"scale-[0.9999]",false:null}}}),g=class{constructor(e){t(this,e)}variant;size="base";rotate=0;flip="none";get _el(){return r(this)}componentWillRender(){c[this.variant]||void 0===this.variant||console.warn(`[p-icon] Variant "${this.variant}" does not exist `)}render(){const t=/text-(xs|sm|base|lg|xl)/.test(this._el.className),e=c[this.variant];return a("div",{key:"ee13e2e3b7dcdf219497bd1eb993d32ac4d9cd59",class:x({flip:this.flip,size:t?"auto":this.size,transform:"none"!==this.flip||this.rotate>0||this.rotate<0}),innerHTML:e,style:{"--tw-rotate":`${this.rotate}deg`},title:this.variant})}};g.style="*{box-sizing:border-box}:host{--tw-translate-y:0px!important;--tw-translate-x:0px!important;display:inline-flex}.static{position:static}.inline-flex{display:inline-flex}.scale-\\[0\\.9999\\]{--tw-scale-x:0.9999;--tw-scale-y:0.9999}.scale-\\[0\\.9999\\],.scale-x-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-x-flip{--tw-scale-x:-1}.scale-y-flip{--tw-scale-y:-1}.scale-y-flip,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:2rem;line-height:2.5rem}.text-4xl{font-size:2.5rem;line-height:3rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xxs{font-size:.5rem;line-height:1rem}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}";const s=class{constructor(e){t(this,e)}show=!0;variant="inline";color="indigo";modalTitle;modalDescription;_show=!1;_showSubscriber;componendDidLoad(){this._show=this.show}componentWillRender(){this._checkShow()}componentShouldUpdate(){this._checkShow()}render(){if(!this._show)return;if("ghost"===this.variant)return a(i,{class:"variant-ghost min-h-4 min-w-4 rounded-2xl"});const t=a("div",{class:`\n loader\n color-${this.color}\n `});return"full-screen"===this.variant?a(i,{class:"variant-full-screen"},a("div",{class:"loading-screen"},a("div",{class:"content"},a("slot",null)))):a(i,{class:`\n variant-default flex\n ${"full-width"===this.variant&&"w-full justify-center text-4xl"}\n `},t)}_checkShow(){this._showSubscriber&&(this._showSubscriber.unsubscribe(),this._showSubscriber=null),"boolean"==typeof this.show?this._show=this.show:this._showSubscriber=this.show?.subscribe((t=>this._show=t))}};s.style=".fixed{position:fixed}.left-0{left:0}.top-0{top:0}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.h-\\[1em\\]{height:1em}.w-\\[1em\\]{width:1em}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.items-center{align-items:center}.border-2{border-width:2px}.border-off-white-600\\/40{border-color:hsla(43,16%,91%,.4)}.border-white\\/40{border-color:hsla(0,0%,100%,.4)}.border-r-indigo-500\\/40{border-right-color:rgba(142,179,251,.4)}.border-r-storm-400{--tw-border-opacity:1;border-right-color:rgb(70 75 84/var(--tw-border-opacity,1))}.border-t-indigo-500{--tw-border-opacity:1;border-top-color:rgb(142 179 251/var(--tw-border-opacity,1))}.border-t-off-white-800{--tw-border-opacity:1;border-top-color:rgb(213 208 195/var(--tw-border-opacity,1))}.border-t-storm-700{--tw-border-opacity:1;border-top-color:rgb(8 15 28/var(--tw-border-opacity,1))}.border-t-white{--tw-border-opacity:1;border-top-color:rgb(255 255 255/var(--tw-border-opacity,1))}.bg-off-white-200{--tw-bg-opacity:1;background-color:rgb(250 249 248/var(--tw-bg-opacity,1))}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.h-screen-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}*{box-sizing:border-box}:host .loader{animation:spin .5s linear infinite;border-radius:9999px;border-style:solid;border-width:2px;display:inline-block;height:1em;width:1em;will-change:transform}:host .loader.color-indigo{--tw-border-opacity:1!important;border-right-color:rgba(142,179,251,.4)!important;border-top-color:rgb(142 179 251/var(--tw-border-opacity,1))!important}:host .loader.color-off-white{--tw-border-opacity:1!important;border-color:hsla(43,16%,91%,.4)!important;border-top-color:rgb(213 208 195/var(--tw-border-opacity,1))!important}:host .loader.color-white{--tw-border-opacity:1!important;border-color:hsla(0,0%,100%,.4)!important;border-top-color:rgb(255 255 255/var(--tw-border-opacity,1))!important}:host .loader.color-storm{--tw-border-opacity:1!important;border-right-color:rgb(70 75 84/var(--tw-border-opacity,1))!important;border-top-color:rgb(8 15 28/var(--tw-border-opacity,1))!important}:host .loading-screen{--tw-bg-opacity:1;align-items:center;background-color:rgb(250 249 248/var(--tw-bg-opacity,1));display:flex;height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));justify-content:center;left:0;position:fixed;top:0;width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));z-index:1001}:host .loading-screen:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1;background-color:rgb(35 41 52/var(--tw-bg-opacity,1))}:host .loading-screen:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(35 41 52/var(--tw-bg-opacity,1))}:host .loading-screen .content{max-width:20rem}:host(.variant-ghost){--loading-bg:#f7fafc;--loading-stripe:#fcfdfe;animation:loading 1s ease-in-out infinite;background-color:var(--loading-bg);background:linear-gradient(100deg,hsla(0,0%,100%,0) 40%,var(--loading-stripe) 50%,hsla(0,0%,100%,0) 60%) var(--loading-bg);background-position-x:180%;background-size:200% 100%;box-sizing:border-box;display:block;min-height:1em;min-width:1em;will-change:background,background-position-x,background-color}:host(.variant-ghost[data-theme=dark]){--loading-bg:#363c46;--loading-stripe:#464b54}@keyframes loading{to{background-position-x:-20%}}@keyframes spin{to{transform:rotate(1turn)}}.static{position:static}.inline{display:inline}.min-h-4{min-height:1rem}.w-full{width:100%}.min-w-4{min-width:1rem}.justify-center{justify-content:center}.rounded-2xl{border-radius:1rem}.text-4xl{font-size:2.5rem;line-height:3rem}";export{p as p_button,g as p_icon,s as p_loader}
|
|
1
|
+
import{r as t,a as e,d as r,h as a}from"./p-yFtRjnrU.js";import{c as o}from"./p-CBWjHURv.js";import{T as i}from"./p-CSySY6aC.js";import{a as d}from"./p-C5CTp9IA.js";import{c as h}from"./p-xs4N_Y-0.js";import{i as c}from"./p-C8Ju8eG_.js";import"./p-ChV9xqsO.js";import"./p-6XOzWrsN.js";const n=o(["group/button","font-semibold leading-4","flex items-center justify-center","cursor-pointer font-geist","border-solid"],{variants:{variant:{primary:["border-storm-500/20","text-white"],secondary:null,text:"border-0",transparent:"border-transparent bg-transparent",dropdown:null},active:{true:null,false:null},error:{true:null,false:null},loading:{true:"cursor-wait",false:null},size:{sm:["h-6 gap-1 text-xs"],base:["h-8 gap-2 text-sm"],lg:["h-10 gap-2 text-base"]},disabled:{true:"cursor-not-allowed border-transparent",false:null},buttonGroupPosition:{none:null,start:null,center:null,end:null},iconOnly:{true:"justify-center",false:"w-inherit py-1"},underline:{true:"underline",false:"no-underline"}},compoundVariants:[{variant:["secondary","dropdown"],class:["bg-white","dark:bg-white/15"]},{variant:["primary","secondary","dropdown"],disabled:!1,class:"border"},{variant:["primary","secondary","transparent","dropdown"],buttonGroupPosition:"none",class:"rounded-lg"},{variant:["primary","secondary","transparent","dropdown"],buttonGroupPosition:"start",class:"rounded-s-lg"},{variant:["primary","secondary","transparent","dropdown"],buttonGroupPosition:"end",class:"rounded-e-lg"},{variant:["secondary","dropdown"],disabled:!1,error:!1,class:"\n text-storm-500\n dark:text-white\n "},{variant:"primary",class:"\n dark:border-0\n dark:active:border-0\n "},{variant:"primary",disabled:!0,class:"\n bg-indigo-200\n dark:bg-indigo-600/30 dark:text-white/30\n "},{variant:"primary",disabled:!1,class:"bg-indigo-600"},{variant:"primary",disabled:!1,loading:!1,class:["\n active:border-storm-500/10 active:text-white/60 active:ring-2\n dark:active:ring-0\n ","\n drop-shadow-primary-button\n hover:bg-indigo-700 hover:drop-shadow-2\n active:ring-indigo-100\n "]},{variant:"primary",disabled:!1,loading:!1,active:!0,class:"ring-2"},{variant:"primary",disabled:!1,loading:!1,active:!0,class:"ring-indigo-100"},{variant:["secondary","dropdown"],disabled:!0,class:"\n border bg-white-600 text-storm-100\n dark:border-white/5 dark:bg-white/5 dark:text-hurricane-400\n "},{variant:["secondary","dropdown"],disabled:!1,class:"\n text-storm-500\n dark:text-white\n "},{variant:["secondary","dropdown"],disabled:!1,loading:!1,class:["\n drop-shadow-1\n hover:bg-white-600 hover:drop-shadow-1\n active:text-storm-500/60 active:ring-indigo-100\n ","\n dark:hover:bg-white/25\n dark:active:bg-white/25 dark:active:text-white/60 dark:active:ring-0\n "]},{variant:["secondary","dropdown"],disabled:!1,loading:!1,error:!1,class:["active:border-indigo-600 active:ring active:ring-2","dark:active:ring-0"]},{variant:["secondary","dropdown"],disabled:!1,loading:!1,active:!0,error:!1,class:["border-indigo-600 ring ring-2 ring-indigo-100","dark:ring-0"]},{variant:["secondary","dropdown"],error:!1,active:!1,class:["\n border-storm-500/20\n dark:border-transparent\n "]},{variant:["secondary","dropdown"],error:!0,class:["\n border border-negative-red-500 text-negative-red-800 ring ring-2\n ring-negative-red-50\n active:text-negative-red-800\n ","\n dark:border-negative-red-700 dark:text-negative-red-alternative\n dark:ring-0\n "]},{variant:["text","transparent"],disabled:!1,class:"\n text-indigo-700\n hover:text-indigo-800\n "},{variant:["text","transparent"],disabled:!0,class:"text-indigo-300"},{variant:["text","transparent"],disabled:!1,loading:!1,class:"active:text-indigo-800"},{variant:["primary","secondary","transparent"],size:["base","sm"],iconOnly:!1,class:"px-2"},{variant:["primary","secondary","transparent"],size:"lg",iconOnly:!1,class:"px-3"},{variant:"dropdown",iconOnly:!1,class:"p-2"},{variant:["primary","secondary","transparent","text"],iconOnly:!1,class:"py-1"},{size:"sm",iconOnly:!0,class:"w-6"},{size:"base",iconOnly:!0,class:"w-8"},{size:"lg",iconOnly:!0,class:"w-10"}]}),w=o([],{variants:{size:{sm:"text-xs",base:"text-base",lg:"text-base"},variant:{primary:null,secondary:null,text:null,transparent:null,dropdown:null},disabled:{true:null,false:null},active:{true:null,false:null},error:{true:null,false:null},iconOnly:{true:null,false:null}},compoundVariants:[{variant:"primary",disabled:!1,active:!1,error:!1,class:"\n text-indigo-300\n group-hover/button:text-white\n group-active/button:text-white/60\n "},{variant:"primary",disabled:!1,active:!0,class:"text-white/60"},{variant:["secondary","dropdown"],disabled:!1,active:!1,error:!1,class:["\n text-storm-300\n group-hover/button:text-storm-500\n group-active/button:text-storm-500/60\n ","\n dark:group-hover/button:text-white\n dark:group-active/button:text-white/60\n "]},{variant:["secondary","dropdown"],disabled:!1,active:!1,iconOnly:!1,error:!1,class:"dark:text-hurricane-200"},{variant:["secondary","dropdown"],disabled:!1,active:!1,iconOnly:!0,error:!1,class:"dark:text-white"},{variant:["secondary","dropdown"],disabled:!1,active:!0,error:!1,class:"\n text-storm-500/60\n dark:text-white/60\n "},{variant:["transparent","text"],disabled:!1,active:!1,class:"\n text-indigo-500\n group-hover/button:text-indigo-700\n group-active/button:text-indigo-800\n "},{variant:["secondary","dropdown"],active:!1,error:!0,class:"\n text-negative-red-500\n group-hover/button:text-negative-red-800\n dark:text-negative-red-alternative\n "},{variant:["secondary","dropdown"],active:!0,error:!0,class:"text-negative-red-800"}]}),p=class{constructor(r){t(this,r),this.onClick=e(this,"onClick",3)}label;as="button";underline=!1;tabIndex=0;variant="primary";active=!1;error=!1;href;target;size="base";type="button";loading=!1;chevron=!1;chevronPosition="end";disabled=!1;icon;iconOnly=!1;iconClass;iconPosition="start";iconFlip;iconRotate;inheritText=!1;buttonGroupPosition="none";class;onClick;get _host(){return r(this)}render(){let t="white";switch(this.variant){case"secondary":case"dropdown":case"transparent":t="off-white";break;case"text":t="storm"}const e="text"===this.variant||this.href?.length||"a"===this.as?"a":"button",r=h("p-button inline-block",this.class),o=d(this.active)||r?.includes("active");return a(i,{key:"96d79703fdd577fadf843e31db00fc39c7a0f60b",class:r},a(e,{key:"b61672659ecbd461e3ee99ac8288f90fddc9f2e1",class:n({variant:this.variant,size:this.size,loading:d(this.loading),disabled:d(this.disabled),buttonGroupPosition:this.buttonGroupPosition,iconOnly:d(this.iconOnly),active:o,error:d(this.error),underline:d(this.underline)&&"a"===e}),disabled:d(this.disabled),href:this.href,tabIndex:this.tabIndex,target:this.target,type:"text"===this.variant?void 0:this.type},this.chevron&&"start"===this.chevronPosition&&a("p-icon",{key:"53ad0547df945a2055d9d9a8e9a4e32f8b4474d6",rotate:"up"===this.chevron?180:0,variant:"caret"}),this.icon&&"start"===this.iconPosition&&!(this.iconOnly&&this.loading)&&this._getIcon(),this.label??a("slot",{key:"59dc0d14a430e8e47fa46752025d76c0848bcbc4"}),this.icon&&"end"===this.iconPosition&&!this.loading&&!this.chevron&&this._getIcon(),this.chevron&&!this.loading&&"end"===this.chevronPosition&&a("p-icon",{key:"5e1c8d2f5781900af5ff53b565f7904a42df2c23",rotate:"up"===this.chevron?180:0,variant:"caret"}),this.loading&&a("p-loader",{key:"a760f9a6c098b0857225acd689bda1824021455a",color:t})))}handleClick(t){this.loading||this.disabled?t.preventDefault():("submit"===this.type&&this._host.closest("form").requestSubmit(),this.onClick.emit(t))}_getIcon(){if(this.icon)return a("p-icon",{class:h(w({size:this.size,variant:this.variant,disabled:d(this.disabled),active:d(this.active),error:d(this.error),iconOnly:d(this.iconOnly)}),this.iconClass??""),flip:this.iconFlip,rotate:this.iconRotate,variant:this.icon})}};p.style="*{box-sizing:border-box}.static{position:static}.inline-block{display:inline-block}.flex{display:flex}.h-10{height:2.5rem}.h-6{height:1.5rem}.h-8{height:2rem}.w-10{width:2.5rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-inherit{width:inherit}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.rounded-lg{border-radius:.5rem}.rounded-e-lg{border-end-end-radius:.5rem;border-start-end-radius:.5rem}.rounded-s-lg{border-end-start-radius:.5rem;border-start-start-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-solid{border-style:solid}.border-indigo-600{--tw-border-opacity:1;border-color:rgb(82 138 250/var(--tw-border-opacity,1))}.border-negative-red-500{--tw-border-opacity:1;border-color:rgb(230 30 30/var(--tw-border-opacity,1))}.border-storm-500\\/20{border-color:rgba(24,30,41,.2)}.border-transparent{border-color:transparent}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 217 253/var(--tw-bg-opacity,1))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(82 138 250/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white-600{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.font-geist{font-family:Geist,serif}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.leading-4{line-height:1rem}.text-amber-100{--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.text-amber-50{--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.text-amber-500{--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.text-amber-800{--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.text-amber-alternative{--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-current{color:currentColor}.text-hurricane-100{--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.text-hurricane-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.text-hurricane-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-hurricane-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.text-hurricane-50{--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.text-hurricane-500{--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.text-hurricane-600{--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.text-hurricane-700{--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.text-hurricane-800{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.text-hurricane-900{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.text-indigo-100{--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.text-indigo-200{--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.text-indigo-300{--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.text-indigo-400{--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.text-indigo-50{--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.text-indigo-500{--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.text-indigo-700{--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.text-indigo-800{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.text-indigo-900{--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.text-inherit{color:inherit}.text-negative-red-100{--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.text-negative-red-50{--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.text-negative-red-500{--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.text-negative-red-700{--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.text-negative-red-800{--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.text-negative-red-alternative{--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.text-off-white-100{--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.text-off-white-200{--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.text-off-white-300{--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.text-off-white-400{--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.text-off-white-50{--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.text-off-white-500{--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.text-off-white-600{--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.text-off-white-700{--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.text-off-white-800{--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.text-positive-green-100{--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.text-positive-green-50{--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.text-positive-green-500{--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.text-positive-green-800{--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.text-positive-green-alternative{--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.text-storm-100{--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.text-storm-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-storm-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.text-storm-50{--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.text-storm-500\\/60{color:rgba(24,30,41,.6)}.text-storm-600{--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.text-storm-700{--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.text-storm-800{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.text-transparent{color:transparent}.text-white,.text-white-500{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white-600{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.text-white-700{--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.text-white-800{--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.text-white\\/60{color:hsla(0,0%,100%,.6)}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgb(227 236 254/var(--tw-ring-opacity,1))}.ring-negative-red-50{--tw-ring-opacity:1;--tw-ring-color:rgb(253 237 237/var(--tw-ring-opacity,1))}.drop-shadow-1{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.08))}.drop-shadow-1,.drop-shadow-primary-button{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-primary-button{--tw-drop-shadow:drop-shadow(0px 1px 1px 0px rgba(24,30 41,0.08))}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:96rem){.container{max-width:96rem}}@media (min-width:105rem){.container{max-width:105rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:160rem){.container{max-width:160rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.hover\\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(47 111 240/var(--tw-bg-opacity,1))}.hover\\:bg-white-600:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.hover\\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.hover\\:drop-shadow-1:hover{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.08))}.hover\\:drop-shadow-1:hover,.hover\\:drop-shadow-2:hover{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\\:drop-shadow-2:hover{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.04)) drop-shadow(0 2px 2px rgba(0,2,2,.04)) drop-shadow(0 4px 4px rgba(0,2,2,.04))}.active\\:border-indigo-600:active{--tw-border-opacity:1;border-color:rgb(82 138 250/var(--tw-border-opacity,1))}.active\\:border-storm-500\\/10:active{border-color:rgba(24,30,41,.1)}.active\\:text-indigo-800:active{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.active\\:text-negative-red-800:active{--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.active\\:text-storm-500\\/60:active{color:rgba(24,30,41,.6)}.active\\:text-white\\/60:active{color:hsla(0,0%,100%,.6)}.active\\:ring:active{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.active\\:ring-2:active,.active\\:ring:active{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.active\\:ring-2:active{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.active\\:ring-indigo-100:active{--tw-ring-opacity:1;--tw-ring-color:rgb(227 236 254/var(--tw-ring-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-100{--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-50{--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-500{--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-800{--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-amber-alternative{--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-current{color:currentColor}.group\\/button:hover .group-hover\\/button\\:text-hurricane-100{--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-50{--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-500{--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-600{--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-700{--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-800{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-hurricane-900{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-100{--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-200{--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-300{--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-400{--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-50{--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-500{--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-600{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-700{--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-800{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-indigo-900{--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-inherit{color:inherit}.group\\/button:hover .group-hover\\/button\\:text-negative-red-100{--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-50{--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-500{--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-700{--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-800{--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-negative-red-alternative{--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-100{--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-200{--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-300{--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-400{--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-50{--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-500{--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-600{--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-700{--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-off-white-800{--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-100{--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-50{--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-500{--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-800{--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-positive-green-alternative{--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-100{--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-50{--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-600{--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-700{--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-storm-800{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-transparent{color:transparent}.group\\/button:hover .group-hover\\/button\\:text-white,.group\\/button:hover .group-hover\\/button\\:text-white-500{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-white-600{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-white-700{--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.group\\/button:hover .group-hover\\/button\\:text-white-800{--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.group\\/button:active .group-active\\/button\\:text-indigo-800{--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.group\\/button:active .group-active\\/button\\:text-storm-500\\/60{color:rgba(24,30,41,.6)}.group\\/button:active .group-active\\/button\\:text-white\\/60{color:hsla(0,0%,100%,.6)}.dark\\:border-0:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-width:0}.dark\\:border-negative-red-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-border-opacity:1;border-color:rgb(147 16 16/var(--tw-border-opacity,1))}.dark\\:border-transparent:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-color:transparent}.dark\\:border-white\\/5:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-color:hsla(0,0%,100%,.05)}.dark\\:bg-indigo-600\\/30:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(82,138,250,.3)}.dark\\:bg-white\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.15)}.dark\\:bg-white\\/5:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.05)}.dark\\:text-amber-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.dark\\:text-amber-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.dark\\:text-amber-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.dark\\:text-amber-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.dark\\:text-amber-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.dark\\:text-black:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\\:text-current:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:currentColor}.dark\\:text-hurricane-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-hurricane-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-hurricane-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.dark\\:text-hurricane-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.dark\\:text-hurricane-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.dark\\:text-hurricane-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.dark\\:text-hurricane-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.dark\\:text-hurricane-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-hurricane-900:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.dark\\:text-indigo-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.dark\\:text-indigo-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.dark\\:text-indigo-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.dark\\:text-indigo-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.dark\\:text-indigo-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.dark\\:text-indigo-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.dark\\:text-indigo-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.dark\\:text-indigo-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.dark\\:text-indigo-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.dark\\:text-indigo-900:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.dark\\:text-inherit:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:inherit}.dark\\:text-negative-red-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.dark\\:text-negative-red-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.dark\\:text-negative-red-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.dark\\:text-negative-red-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.dark\\:text-negative-red-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.dark\\:text-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.dark\\:text-off-white-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.dark\\:text-off-white-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.dark\\:text-off-white-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.dark\\:text-off-white-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.dark\\:text-off-white-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.dark\\:text-off-white-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.dark\\:text-off-white-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.dark\\:text-off-white-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.dark\\:text-off-white-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.dark\\:text-positive-green-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.dark\\:text-positive-green-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.dark\\:text-positive-green-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.dark\\:text-positive-green-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.dark\\:text-positive-green-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.dark\\:text-storm-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-storm-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-storm-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-storm-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.dark\\:text-storm-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.dark\\:text-storm-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-storm-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.dark\\:text-storm-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.dark\\:text-storm-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.dark\\:text-transparent:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:transparent}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-white-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-white-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\\:text-white-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.dark\\:text-white-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.dark\\:text-white\\/30:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.3)}.dark\\:text-white\\/60:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.6)}.dark\\:ring-0:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.dark\\:hover\\:bg-white\\/25:hover:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.25)}.dark\\:active\\:border-0:active:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-width:0}.dark\\:active\\:bg-white\\/25:active:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.25)}.dark\\:active\\:text-white\\/60:active:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.6)}.dark\\:active\\:ring-0:active:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-black:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-current:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:currentColor}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-900:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-900:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-inherit:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:inherit}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-50:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-transparent:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:transparent}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-700:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.group\\/button:active .dark\\:group-active\\/button\\:text-white\\/60:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.6)}.dark\\:border-0:where([data-theme=dark],[data-theme=dark] *){border-width:0}.dark\\:border-negative-red-700:where([data-theme=dark],[data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(147 16 16/var(--tw-border-opacity,1))}.dark\\:border-transparent:where([data-theme=dark],[data-theme=dark] *){border-color:transparent}.dark\\:border-white\\/5:where([data-theme=dark],[data-theme=dark] *){border-color:hsla(0,0%,100%,.05)}.dark\\:bg-indigo-600\\/30:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(82,138,250,.3)}.dark\\:bg-white\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.15)}.dark\\:bg-white\\/5:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.05)}.dark\\:text-amber-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.dark\\:text-amber-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.dark\\:text-amber-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.dark\\:text-amber-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.dark\\:text-amber-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.dark\\:text-black:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\\:text-current:where([data-theme=dark],[data-theme=dark] *){color:currentColor}.dark\\:text-hurricane-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-hurricane-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-hurricane-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.dark\\:text-hurricane-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.dark\\:text-hurricane-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.dark\\:text-hurricane-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.dark\\:text-hurricane-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.dark\\:text-hurricane-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-hurricane-900:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.dark\\:text-indigo-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.dark\\:text-indigo-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.dark\\:text-indigo-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.dark\\:text-indigo-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.dark\\:text-indigo-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.dark\\:text-indigo-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.dark\\:text-indigo-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.dark\\:text-indigo-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.dark\\:text-indigo-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.dark\\:text-indigo-900:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.dark\\:text-inherit:where([data-theme=dark],[data-theme=dark] *){color:inherit}.dark\\:text-negative-red-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.dark\\:text-negative-red-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.dark\\:text-negative-red-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.dark\\:text-negative-red-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.dark\\:text-negative-red-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.dark\\:text-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.dark\\:text-off-white-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.dark\\:text-off-white-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.dark\\:text-off-white-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.dark\\:text-off-white-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.dark\\:text-off-white-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.dark\\:text-off-white-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.dark\\:text-off-white-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.dark\\:text-off-white-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.dark\\:text-off-white-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.dark\\:text-positive-green-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.dark\\:text-positive-green-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.dark\\:text-positive-green-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.dark\\:text-positive-green-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.dark\\:text-positive-green-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.dark\\:text-storm-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-storm-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-storm-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-storm-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.dark\\:text-storm-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.dark\\:text-storm-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-storm-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.dark\\:text-storm-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.dark\\:text-storm-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.dark\\:text-transparent:where([data-theme=dark],[data-theme=dark] *){color:transparent}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-white-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-white-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\\:text-white-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.dark\\:text-white-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.dark\\:text-white\\/30:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.3)}.dark\\:text-white\\/60:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.6)}.dark\\:ring-0:where([data-theme=dark],[data-theme=dark] *){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.dark\\:hover\\:bg-white\\/25:hover:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.25)}.dark\\:active\\:border-0:active:where([data-theme=dark],[data-theme=dark] *){border-width:0}.dark\\:active\\:bg-white\\/25:active:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.25)}.dark\\:active\\:text-white\\/60:active:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.6)}.dark\\:active\\:ring-0:active:where([data-theme=dark],[data-theme=dark] *){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 246 194/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 250 224/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(225 159 35/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-amber-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-black:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-current:where([data-theme=dark],[data-theme=dark] *){color:currentColor}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(54 60 70/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(46 52 62/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(35 41 52/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-hurricane-900:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(227 236 254/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(199 217 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(187 209 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(241 246 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(142 179 251/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(47 111 240/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(27 88 210/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-indigo-900:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-inherit:where([data-theme=dark],[data-theme=dark] *){color:inherit}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 221 221/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(253 237 237/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(147 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(253 252 251/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(250 249 248/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(248 247 244/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(245 244 241/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(254 254 253/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(243 241 237/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(236 234 229/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(222 219 213/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-off-white-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(213 208 195/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(213 251 199/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(234 253 227/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(92 195 14/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-positive-green-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-50:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(232 232 234/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(15 22 34/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(8 15 28/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-storm-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-transparent:where([data-theme=dark],[data-theme=dark] *){color:transparent}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-500:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-600:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-700:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity,1))}.group\\/button:hover .dark\\:group-hover\\/button\\:text-white-800:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(228 227 227/var(--tw-text-opacity,1))}.group\\/button:active .dark\\:group-active\\/button\\:text-white\\/60:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.6)}";const x=o(["inline-flex","transform-gpu transition-transform"],{variants:{flip:{none:null,horizontal:"scale-x-flip",vertical:"scale-y-flip"},size:{auto:null,xxs:"text-xxs",xs:"text-xs",sm:"text-sm",base:"text-base",lg:"text-lg",xl:"text-xl","2xl":"text-2xl","3xl":"text-3xl","4xl":"text-4xl"},transform:{true:"scale-[0.9999]",false:null}}}),g=class{constructor(e){t(this,e)}variant;size="base";rotate=0;flip="none";get _el(){return r(this)}componentWillRender(){c[this.variant]||void 0===this.variant||console.warn(`[p-icon] Variant "${this.variant}" does not exist `)}render(){const t=/text-(xs|sm|base|lg|xl)/.test(this._el.className),e=c[this.variant];return a("div",{key:"ee13e2e3b7dcdf219497bd1eb993d32ac4d9cd59",class:x({flip:this.flip,size:t?"auto":this.size,transform:"none"!==this.flip||this.rotate>0||this.rotate<0}),innerHTML:e,style:{"--tw-rotate":`${this.rotate}deg`},title:this.variant})}};g.style="*{box-sizing:border-box}:host{--tw-translate-y:0px!important;--tw-translate-x:0px!important;display:inline-flex}.static{position:static}.inline-flex{display:inline-flex}.scale-\\[0\\.9999\\]{--tw-scale-x:0.9999;--tw-scale-y:0.9999}.scale-\\[0\\.9999\\],.scale-x-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-x-flip{--tw-scale-x:-1}.scale-y-flip{--tw-scale-y:-1}.scale-y-flip,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:2rem;line-height:2.5rem}.text-4xl{font-size:2.5rem;line-height:3rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xxs{font-size:.5rem;line-height:1rem}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}";const s=class{constructor(e){t(this,e)}show=!0;variant="inline";color="indigo";modalTitle;modalDescription;_show=!1;_showSubscriber;componendDidLoad(){this._show=this.show}componentWillRender(){this._checkShow()}componentShouldUpdate(){this._checkShow()}render(){if(!this._show)return;if("ghost"===this.variant)return a(i,{class:"variant-ghost min-h-4 min-w-4 rounded-2xl"});const t=a("div",{class:`\n loader\n color-${this.color}\n `});return"full-screen"===this.variant?a(i,{class:"variant-full-screen"},a("div",{class:"loading-screen"},a("div",{class:"content"},a("slot",null)))):a(i,{class:`\n variant-default flex\n ${"full-width"===this.variant&&"w-full justify-center text-4xl"}\n `},t)}_checkShow(){this._showSubscriber&&(this._showSubscriber.unsubscribe(),this._showSubscriber=null),"boolean"==typeof this.show?this._show=this.show:this._showSubscriber=this.show?.subscribe((t=>this._show=t))}};s.style=".fixed{position:fixed}.left-0{left:0}.top-0{top:0}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.h-\\[1em\\]{height:1em}.w-\\[1em\\]{width:1em}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.items-center{align-items:center}.border-2{border-width:2px}.border-off-white-600\\/40{border-color:hsla(43,16%,91%,.4)}.border-white\\/40{border-color:hsla(0,0%,100%,.4)}.border-r-indigo-500\\/40{border-right-color:rgba(142,179,251,.4)}.border-r-storm-400{--tw-border-opacity:1;border-right-color:rgb(70 75 84/var(--tw-border-opacity,1))}.border-t-indigo-500{--tw-border-opacity:1;border-top-color:rgb(142 179 251/var(--tw-border-opacity,1))}.border-t-off-white-800{--tw-border-opacity:1;border-top-color:rgb(213 208 195/var(--tw-border-opacity,1))}.border-t-storm-700{--tw-border-opacity:1;border-top-color:rgb(8 15 28/var(--tw-border-opacity,1))}.border-t-white{--tw-border-opacity:1;border-top-color:rgb(255 255 255/var(--tw-border-opacity,1))}.bg-off-white-200{--tw-bg-opacity:1;background-color:rgb(250 249 248/var(--tw-bg-opacity,1))}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.h-screen-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}*{box-sizing:border-box}:host .loader{animation:spin .5s linear infinite;border-radius:9999px;border-style:solid;border-width:2px;display:inline-block;height:1em;width:1em;will-change:transform}:host .loader.color-indigo{--tw-border-opacity:1!important;border-right-color:rgba(142,179,251,.4)!important;border-top-color:rgb(142 179 251/var(--tw-border-opacity,1))!important}:host .loader.color-off-white{--tw-border-opacity:1!important;border-color:hsla(43,16%,91%,.4)!important;border-top-color:rgb(213 208 195/var(--tw-border-opacity,1))!important}:host .loader.color-white{--tw-border-opacity:1!important;border-color:hsla(0,0%,100%,.4)!important;border-top-color:rgb(255 255 255/var(--tw-border-opacity,1))!important}:host .loader.color-storm{--tw-border-opacity:1!important;border-right-color:rgb(70 75 84/var(--tw-border-opacity,1))!important;border-top-color:rgb(8 15 28/var(--tw-border-opacity,1))!important}:host .loading-screen{--tw-bg-opacity:1;align-items:center;background-color:rgb(250 249 248/var(--tw-bg-opacity,1));display:flex;height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));justify-content:center;left:0;position:fixed;top:0;width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));z-index:1001}:host .loading-screen:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1;background-color:rgb(35 41 52/var(--tw-bg-opacity,1))}:host .loading-screen:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(35 41 52/var(--tw-bg-opacity,1))}:host .loading-screen .content{max-width:20rem}:host(.variant-ghost){--loading-bg:#f7fafc;--loading-stripe:#fcfdfe;animation:loading 1s ease-in-out infinite;background-color:var(--loading-bg);background:linear-gradient(100deg,hsla(0,0%,100%,0) 40%,var(--loading-stripe) 50%,hsla(0,0%,100%,0) 60%) var(--loading-bg);background-position-x:180%;background-size:200% 100%;box-sizing:border-box;display:block;min-height:1em;min-width:1em;will-change:background,background-position-x,background-color}:host(.variant-ghost[data-theme=dark]){--loading-bg:#363c46;--loading-stripe:#464b54}@keyframes loading{to{background-position-x:-20%}}@keyframes spin{to{transform:rotate(1turn)}}.static{position:static}.inline{display:inline}.min-h-4{min-height:1rem}.w-full{width:100%}.min-w-4{min-width:1rem}.justify-center{justify-content:center}.rounded-2xl{border-radius:1rem}.text-4xl{font-size:2.5rem;line-height:3rem}";export{p as p_button,g as p_icon,s as p_loader}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,a as e,d as r,h as o}from"./p-yFtRjnrU.js";import{c as a}from"./p-CBWjHURv.js";import{T as i}from"./p-CSySY6aC.js";import{c as d}from"./p-xs4N_Y-0.js";import"./p-ChV9xqsO.js";import"./p-6XOzWrsN.js";const c=a(["group/dropzone","flex w-full flex-col items-center gap-2","cursor-pointer","rounded-lg","border","p-8"],{variants:{uploaded:{false:"border-dashed",true:"\n border-off-white-700\n dark:border-white/15\n "},isOver:{true:"border-dashed border-indigo-500 bg-indigo-50",false:"border-white-800"}},compoundVariants:[{uploaded:!0,isOver:!1,class:["border-solid bg-positive-green-50"]},{uploaded:!1,isOver:!1,class:["bg-white-600","\n bg-indigo-500\n hover:border-indigo-500\n dark:hover:border-white/15\n ","\n dark:border-white/15 dark:bg-hurricane-600\n dark:hover:bg-hurricane-500\n "]}]}),h=class{constructor(r){t(this,r),this.upload=e(this,"upload",3)}icon="file-export";showIcon=!0;acceptGroup="any";fileId;loading=!1;allowMultiple=!0;uploaded=!1;addedString="Toegevoegd";dragFileString="Sleep je bestand hierheen";orClickString="of klik om te uploaden";upload;get _el(){return r(this)}_isOver=!1;_fileRef;_filesToProcess=0;_results=[];_documentBlocked=!1;_preventDefault=t=>t.preventDefault();componentWillRender(){if(!this._isOver&&this._documentBlocked)return document.removeEventListener("drop",this._preventDefault),document.removeEventListener("dragover",this._preventDefault),void(this._documentBlocked=!1);this._isOver&&(document.addEventListener("drop",this._preventDefault),document.addEventListener("dragover",this._preventDefault),this._documentBlocked=!0)}render(){const t=this._el.innerHTML?.length>0;return o(i,{key:"c6a304f790ab3c0b54c5d5350c9e8ac2ec223a65"},o("div",{key:"113088a5533a084c34a928e54bd944df1fcc3c6e",class:d(c({isOver:this._isOver,uploaded:this.uploaded}),{}),onClick:()=>this._uploadClick()},!this.loading&&this.showIcon&&o("p-icon",{key:"3c5d082c288a05557991ddd340ae127725558c92",class:d("\n group-hover/dropzone:text-indigo-900\n dark:group-hover/dropzone:text-white\n ",{"text-storm-300 dark:text-hurricane-300":!this._isOver,"text-indigo-900 dark:text-white":this._isOver}),variant:this.icon}),this.loading&&o("p-loader",{key:"9854984ce9ab9c30a8d5148251bef513e4c28ccd"}),t&&o("slot",{key:"16f25e0d116db0aa876a6671c992e59745d1ee68"}),this.uploaded&&!this._isOver&&o("div",{key:"c136286b06f36b6511ea3c8e3648da74dbb1c136",class:"flex items-center gap-2 text-positive-green-800"},o("p-icon",{key:"b0b91066f4bc43d7d7ff2a24ece00e58ceeda7b8",variant:"check-circle"}),o("span",{key:"66f8a7b314a5bbe2f579cc6c9591d1c11a6496d2",class:"font-medium"},this.addedString)),(!this.uploaded||this._isOver)&&o("div",{key:"f79f19dba4baba080d9d45b6147a358660b2cda1",class:d(["flex flex-col text-center","group-hover/dropzone:opacity-50","\n text-storm-300\n dark:text-hurricane-300\n "],{"opacity-50":this._isOver})},o("span",{key:"cc8d02cd3b4bd3676651a9c570f30d34dc318059",class:"font-medium"},this.dragFileString),o("span",{key:"f2e94c94bfe3eaded27e346baf8b99a46dae3ef3",class:"font-normal"},this.orClickString))),o("input",{key:"bee3ca3736c3b0e7c90e44adfaf523475dab4ea5",accept:"any"==this.acceptGroup?"":"image/*",class:"hidden",multiple:!0===this.allowMultiple||void 0,ref:t=>this._fileRef=t,type:"file",onChange:t=>this._onFileChange(t)}))}onDrop(t){const e=this._getFiles(t);e?.length&&this._processFiles(e)}onDragOver(t){this._isFilesEvent(t)&&(this._isOver=!0)}onDragLeave(){this._isOver=!1}_isFilesEvent(t){return!!t.dataTransfer&&0!==[...t.dataTransfer.items].filter((t=>"file"===t.kind)).length}_getFiles(t){if(!this._isFilesEvent(t))return;const e=t.dataTransfer?.files??[];return 0!==e.length?[...e]:void 0}_uploadClick(){this._fileRef&&this._fileRef.click()}_onFileChange(t){const e=t.target;if(!e.files)return;const r=[...e.files];r?.length&&this._processFiles(r)}_processFiles(t){this._results=[],this.allowMultiple||(t=[t[0]]),this._filesToProcess=t.length;for(const e of t)this._processFile(e)}_processFile(t){this.loading=!0;const e=new FileReader;e.addEventListener("load",(e=>this._onLoad(t,e?.currentTarget?.result))),e.readAsDataURL(t)}_onLoad(t,e){if(this._results.push({file:t,result:e}),this._results?.length<this._filesToProcess)return;const r={fileId:this.fileId,results:this._results};1!==this._results.length&&this.allowMultiple||(r.file=this._results[0].file,r.result=this._results[0].result),this.upload.emit(r),this._fileRef&&(this._fileRef.value=""),this.loading=!1}};h.style="*{box-sizing:border-box}.static{position:static}.flex{display:flex}.hidden{display:none}.w-full{width:100%}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:.5rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(142 179 251/var(--tw-border-opacity,1))}.border-off-white-700{--tw-border-opacity:1;border-color:rgb(222 219 213/var(--tw-border-opacity,1))}.border-white-800{--tw-border-opacity:1;border-color:rgb(228 227 227/var(--tw-border-opacity,1))}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(241 246 255/var(--tw-bg-opacity,1))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(142 179 251/var(--tw-bg-opacity,1))}.bg-positive-green-50{--tw-bg-opacity:1;background-color:rgb(234 253 227/var(--tw-bg-opacity,1))}.bg-white-600{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.p-8{padding:2rem}.text-center{text-align:center}.font-medium{font-weight:500}.font-normal{font-weight:400}.text-hurricane-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-indigo-900{--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.text-positive-green-800{--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.opacity-50{opacity:.5}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgb(142 179 251/var(--tw-border-opacity,1))}.group\\/dropzone:hover .group-hover\\/dropzone\\:text-indigo-900{--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.group\\/dropzone:hover .group-hover\\/dropzone\\:opacity-50{opacity:.5}.dark\\:border-white\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-color:hsla(0,0%,100%,.15)}.dark\\:bg-hurricane-600:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1;background-color:rgb(46 52 62/var(--tw-bg-opacity,1))}.dark\\:text-hurricane-300:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:hover\\:border-white\\/15:hover:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-color:hsla(0,0%,100%,.15)}.dark\\:hover\\:bg-hurricane-500:hover:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1;background-color:rgb(54 60 70/var(--tw-bg-opacity,1))}.group\\/dropzone:hover .dark\\:group-hover\\/dropzone\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:border-white\\/15:where([data-theme=dark],[data-theme=dark] *){border-color:hsla(0,0%,100%,.15)}.dark\\:bg-hurricane-600:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(46 52 62/var(--tw-bg-opacity,1))}.dark\\:text-hurricane-300:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:hover\\:border-white\\/15:hover:where([data-theme=dark],[data-theme=dark] *){border-color:hsla(0,0%,100%,.15)}.dark\\:hover\\:bg-hurricane-500:hover:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(54 60 70/var(--tw-bg-opacity,1))}.group\\/dropzone:hover .dark\\:group-hover\\/dropzone\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}";export{h as p_dropzone}
|