.bkt {
  *, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
  }
  ::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
  }
  /*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
  /*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
  *,
::before,
::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e5e7eb;
    /* 2 */
  }
  ::before,
::after {
    --tw-content: '';
  }
  /*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
  html,
:host {
    line-height: 1.5;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -moz-tab-size: 4;
    /* 3 */
    -o-tab-size: 4;
       tab-size: 4;
    /* 3 */
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    /* 4 */
    font-feature-settings: normal;
    /* 5 */
    font-variation-settings: normal;
    /* 6 */
    -webkit-tap-highlight-color: transparent;
    /* 7 */
  }
  /*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
  body {
    margin: 0;
    /* 1 */
    line-height: inherit;
    /* 2 */
  }
  /*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
  hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
  }
  /*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
  }
  /*
Remove the default font size and weight for headings.
*/
  h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  /*
Reset links to optimize for opt-in styling instead of opt-out.
*/
  a {
    color: inherit;
    text-decoration: inherit;
  }
  /*
Add the correct font weight in Edge and Safari.
*/
  b,
strong {
    font-weight: bolder;
  }
  /*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
  code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    /* 1 */
    font-feature-settings: normal;
    /* 2 */
    font-variation-settings: normal;
    /* 3 */
    font-size: 1em;
    /* 4 */
  }
  /*
Add the correct font size in all browsers.
*/
  small {
    font-size: 80%;
  }
  /*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
  sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  /*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
  table {
    text-indent: 0;
    /* 1 */
    border-color: inherit;
    /* 2 */
    border-collapse: collapse;
    /* 3 */
  }
  /*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
  button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-feature-settings: inherit;
    /* 1 */
    font-variation-settings: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    font-weight: inherit;
    /* 1 */
    line-height: inherit;
    /* 1 */
    letter-spacing: inherit;
    /* 1 */
    color: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
    padding: 0;
    /* 3 */
  }
  /*
Remove the inheritance of text transform in Edge and Firefox.
*/
  button,
select {
    text-transform: none;
  }
  /*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
  button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
  }
  /*
Use the modern Firefox focus style for all focusable elements.
*/
  :-moz-focusring {
    outline: auto;
  }
  /*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
  :-moz-ui-invalid {
    box-shadow: none;
  }
  /*
Add the correct vertical alignment in Chrome and Firefox.
*/
  progress {
    vertical-align: baseline;
  }
  /*
Correct the cursor style of increment and decrement buttons in Safari.
*/
  ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
  }
  /*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
  [type='search'] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }
  /*
Remove the inner padding in Chrome and Safari on macOS.
*/
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  /*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  /*
Add the correct display in Chrome and Safari.
*/
  summary {
    display: list-item;
  }
  /*
Removes the default spacing and border for appropriate elements.
*/
  blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
  }
  fieldset {
    margin: 0;
    padding: 0;
  }
  legend {
    padding: 0;
  }
  ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  /*
Reset default styling for dialogs.
*/
  dialog {
    padding: 0;
  }
  /*
Prevent resizing textareas horizontally by default.
*/
  textarea {
    resize: vertical;
  }
  /*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
  input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }
  input::placeholder,
textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }
  /*
Set the default cursor for buttons.
*/
  button,
[role="button"] {
    cursor: pointer;
  }
  /*
Make sure disabled buttons don't get the pointer cursor.
*/
  :disabled {
    cursor: default;
  }
  /*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
  img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    /* 1 */
    vertical-align: middle;
    /* 2 */
  }
  /*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
  img,
video {
    max-width: 100%;
    height: auto;
  }
  /* Make elements with the HTML hidden attribute stay hidden by default */
  [hidden]:where(:not([hidden="until-found"])) {
    display: none;
  }
  .bkt-prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
  }
  .bkt-prose :where(p):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .bkt-prose :where([class~="lead"]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .bkt-prose :where(a):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500;
  }
  .bkt-prose :where(strong):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
  }
  .bkt-prose :where(a strong):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
  }
  .bkt-prose :where(blockquote strong):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
  }
  .bkt-prose :where(thead th strong):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
  }
  .bkt-prose :where(ol):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  .bkt-prose :where(ol[type="A"]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: upper-alpha;
  }
  .bkt-prose :where(ol[type="a"]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: lower-alpha;
  }
  .bkt-prose :where(ol[type="A" s]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: upper-alpha;
  }
  .bkt-prose :where(ol[type="a" s]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: lower-alpha;
  }
  .bkt-prose :where(ol[type="I"]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: upper-roman;
  }
  .bkt-prose :where(ol[type="i"]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: lower-roman;
  }
  .bkt-prose :where(ol[type="I" s]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: upper-roman;
  }
  .bkt-prose :where(ol[type="i" s]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: lower-roman;
  }
  .bkt-prose :where(ol[type="1"]):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: decimal;
  }
  .bkt-prose :where(ul):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  .bkt-prose :where(ol > li):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters);
  }
  .bkt-prose :where(ul > li):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
  }
  .bkt-prose :where(dt):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.25em;
  }
  .bkt-prose :where(hr):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .bkt-prose :where(blockquote):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-inline-start-width: 0.25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
  }
  .bkt-prose :where(blockquote p:first-of-type):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *))::before {
    content: open-quote;
  }
  .bkt-prose :where(blockquote p:last-of-type):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *))::after {
    content: close-quote;
  }
  .bkt-prose :where(h1):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .bkt-prose :where(h1 strong):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    font-weight: 900;
    color: inherit;
  }
  .bkt-prose :where(h2):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }
  .bkt-prose :where(h2 strong):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    font-weight: 800;
    color: inherit;
  }
  .bkt-prose :where(h3):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .bkt-prose :where(h3 strong):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    font-weight: 700;
    color: inherit;
  }
  .bkt-prose :where(h4):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  .bkt-prose :where(h4 strong):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    font-weight: 700;
    color: inherit;
  }
  .bkt-prose :where(img):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .bkt-prose :where(picture):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .bkt-prose :where(video):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .bkt-prose :where(kbd):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    font-weight: 500;
    font-family: inherit;
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-inline-end: 0.375em;
    padding-bottom: 0.1875em;
    padding-inline-start: 0.375em;
  }
  .bkt-prose :where(code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
  }
  .bkt-prose :where(code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *))::before {
    content: "`";
  }
  .bkt-prose :where(code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *))::after {
    content: "`";
  }
  .bkt-prose :where(a code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
  }
  .bkt-prose :where(h1 code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
  }
  .bkt-prose :where(h2 code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
    font-size: 0.875em;
  }
  .bkt-prose :where(h3 code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
    font-size: 0.9em;
  }
  .bkt-prose :where(h4 code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
  }
  .bkt-prose :where(blockquote code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
  }
  .bkt-prose :where(thead th code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: inherit;
  }
  .bkt-prose :where(pre):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-inline-end: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-inline-start: 1.1428571em;
  }
  .bkt-prose :where(pre code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }
  .bkt-prose :where(pre code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *))::before {
    content: none;
  }
  .bkt-prose :where(pre code):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *))::after {
    content: none;
  }
  .bkt-prose :where(table):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    width: 100%;
    table-layout: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }
  .bkt-prose :where(thead):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }
  .bkt-prose :where(thead th):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  .bkt-prose :where(tbody tr):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }
  .bkt-prose :where(tbody tr:last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    border-bottom-width: 0;
  }
  .bkt-prose :where(tbody td):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    vertical-align: baseline;
  }
  .bkt-prose :where(tfoot):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
  }
  .bkt-prose :where(tfoot td):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    vertical-align: top;
  }
  .bkt-prose :where(th, td):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    text-align: start;
  }
  .bkt-prose :where(figure > *):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .bkt-prose :where(figcaption):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  .bkt-prose {
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-kbd: #111827;
    --tw-prose-kbd-shadows: 17 24 39;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75;
  }
  .bkt-prose :where(picture > img):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .bkt-prose :where(li):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .bkt-prose :where(ol > li):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    padding-inline-start: 0.375em;
  }
  .bkt-prose :where(ul > li):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    padding-inline-start: 0.375em;
  }
  .bkt-prose :where(.bkt-prose > ul > li p):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .bkt-prose :where(.bkt-prose > ul > li p):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .bkt-prose :where(.bkt-prose > ul > li > p:first-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 1.25em;
  }
  .bkt-prose :where(.bkt-prose > ul > li > p:first-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 1.25em;
  }
  .bkt-prose :where(.bkt-prose > ul > li > p:last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-bottom: 1.25em;
  }
  .bkt-prose :where(.bkt-prose > ul > li > p:last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-bottom: 1.25em;
  }
  .bkt-prose :where(.bkt-prose > ol > li > p:first-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 1.25em;
  }
  .bkt-prose :where(.bkt-prose > ol > li > p:first-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 1.25em;
  }
  .bkt-prose :where(.bkt-prose > ol > li > p:last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-bottom: 1.25em;
  }
  .bkt-prose :where(.bkt-prose > ol > li > p:last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-bottom: 1.25em;
  }
  .bkt-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .bkt-prose :where(dl):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .bkt-prose :where(dd):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0.5em;
    padding-inline-start: 1.625em;
  }
  .bkt-prose :where(hr + *):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0;
  }
  .bkt-prose :where(h2 + *):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0;
  }
  .bkt-prose :where(h3 + *):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0;
  }
  .bkt-prose :where(h4 + *):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0;
  }
  .bkt-prose :where(thead th:first-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    padding-inline-start: 0;
  }
  .bkt-prose :where(thead th:last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    padding-inline-end: 0;
  }
  .bkt-prose :where(tbody td, tfoot td):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    padding-top: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  .bkt-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    padding-inline-start: 0;
  }
  .bkt-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    padding-inline-end: 0;
  }
  .bkt-prose :where(figure):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .bkt-prose :where(.bkt-prose > :first-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0;
  }
  .bkt-prose :where(.bkt-prose > :first-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-top: 0;
  }
  .bkt-prose :where(.bkt-prose > :last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-bottom: 0;
  }
  .bkt-prose :where(.bkt-prose > :last-child):not(:where([class~="bkt-not-prose"],[class~="bkt-not-prose"] *)) {
    margin-bottom: 0;
  }
  .bkt-ai-system-message {
    -webkit-background-clip: text;
            background-clip: text;
    background-image: linear-gradient(to top left, var(--bkt-primary-500), var(--bkt-secondary-500));
    color: transparent;
    transition-property: color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    animation: bkt-gradient 1s ease infinite;
    background-size: 200% 200%;
  }
  .bkt-search-highlight-block > b {
    font-weight: bold;
    color: var(--bkt-primary);
  }
  .bkt-pagination {
    --bkt-pagination-border-color: rgb(227, 231, 239);
    --bkt-pagination-border-radius: 5px;
    --bkt-pagination-text-color: rgb(55, 65, 81);
    display: inline-flex;
    isolation: isolate;
    gap: 0.25rem;
  }
  .bkt-pagination__prev,
  .bkt-pagination__next {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 500;
    color: var(--bkt-pagination-text-color);
    border: 1px solid var(--bkt-pagination-border-color);
    border-radius: var(--bkt-pagination-border-radius);
    transition-property: background-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    min-width: 2.5rem;
    justify-content: center;
    cursor: pointer;
  }
  .bkt-pagination__prev {
    padding-left: 0.25rem;
    padding-right: 0.75rem;
  }
  .bkt-pagination__next {
    padding-left: 0.75rem;
    padding-right: 0.25rem;
  }
  .bkt-pagination__prev[disabled],
  .bkt-pagination__next[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
  }
  .bkt-pagination__page {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 500;
    color: var(--bkt-pagination-text-color);
    border: 1px solid var(--bkt-pagination-border-color);
    border-radius: var(--bkt-pagination-border-radius);
    transition-property: background-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    min-width: 2rem;
    justify-content: center;
    cursor: pointer;
  }
  .bkt-pagination__page:hover,
  .bkt-pagination__prev:hover,
  .bkt-pagination__next:hover {
    background-color: hsl(var(--theme-color-primary));
    color: #fff;
  }
  .bkt-pagination__page--current {
    cursor: default;
    background-color: hsl(var(--theme-color-primary)) !important;
    color: #fff;
  }
  .bkt-pagination__gap {
    padding: 0.25rem 0.5rem;
    color: rgb(156, 163, 175);
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  @keyframes bkt-gradient {
    0% {
      background-position: 0% 50%;
    }

    50% {
      background-position: 100% 50%;
    }

    100% {
      background-position: 0% 50%;
    }
  }
}

/* utilities 必须放在最后，通过 tailwind.config 的 important: ".bkt" 添加有效范围 */

.bkt .bkt-fixed {
  position: fixed;
}

.bkt .bkt-absolute {
  position: absolute;
}

.bkt .bkt-relative {
  position: relative;
}

.bkt .bkt-inset-0 {
  inset: 0px;
}

.bkt .bkt-inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.bkt .bkt-right-0 {
  right: 0px;
}

.bkt .bkt-z-10 {
  z-index: 10;
}

.bkt .bkt-z-\[100\] {
  z-index: 100;
}

.bkt .bkt-order-1 {
  order: 1;
}

.bkt .bkt-order-2 {
  order: 2;
}

.bkt .bkt-m-0 {
  margin: 0px;
}

.bkt .bkt-mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.bkt .bkt-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.bkt .bkt-my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.bkt .bkt-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.bkt .bkt-my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.bkt .bkt-my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.bkt .-bkt-ml-1 {
  margin-left: -0.25rem;
}

.bkt .-bkt-mt-2 {
  margin-top: -0.5rem;
}

.bkt .bkt-mb-1 {
  margin-bottom: 0.25rem;
}

.bkt .bkt-mb-2 {
  margin-bottom: 0.5rem;
}

.bkt .bkt-mb-8 {
  margin-bottom: 2rem;
}

.bkt .bkt-ml-2 {
  margin-left: 0.5rem;
}

.bkt .bkt-ml-3 {
  margin-left: 0.75rem;
}

.bkt .bkt-mr-1 {
  margin-right: 0.25rem;
}

.bkt .bkt-mr-2 {
  margin-right: 0.5rem;
}

.bkt .bkt-mt-1 {
  margin-top: 0.25rem;
}

.bkt .bkt-mt-2 {
  margin-top: 0.5rem;
}

.bkt .bkt-mt-4 {
  margin-top: 1rem;
}

.bkt .bkt-mt-6 {
  margin-top: 1.5rem;
}

.bkt .bkt-line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.bkt .bkt-block {
  display: block;
}

.bkt .bkt-flex {
  display: flex;
}

.bkt .bkt-inline-flex {
  display: inline-flex;
}

.bkt .bkt-hidden {
  display: none;
}

.bkt .bkt-size-4 {
  width: 1rem;
  height: 1rem;
}

.bkt .bkt-size-full {
  width: 100%;
  height: 100%;
}

.bkt .bkt-h-12 {
  height: 3rem;
}

.bkt .bkt-h-4 {
  height: 1rem;
}

.bkt .bkt-h-5 {
  height: 1.25rem;
}

.bkt .bkt-h-6 {
  height: 1.5rem;
}

.bkt .bkt-h-8 {
  height: 2rem;
}

.bkt .bkt-h-full {
  height: 100%;
}

.bkt .bkt-h-px {
  height: 1px;
}

.bkt .bkt-h-screen {
  height: 100vh;
}

.bkt .bkt-max-h-\[50vh\] {
  max-height: 50vh;
}

.bkt .bkt-min-h-screen {
  min-height: 100vh;
}

.bkt .bkt-w-12 {
  width: 3rem;
}

.bkt .bkt-w-4 {
  width: 1rem;
}

.bkt .bkt-w-5 {
  width: 1.25rem;
}

.bkt .bkt-w-6 {
  width: 1.5rem;
}

.bkt .bkt-w-64 {
  width: 16rem;
}

.bkt .bkt-w-8 {
  width: 2rem;
}

.bkt .bkt-w-full {
  width: 100%;
}

.bkt .bkt-max-w-7xl {
  max-width: 80rem;
}

.bkt .bkt-max-w-full {
  max-width: 100%;
}

.bkt .bkt-max-w-lg {
  max-width: 32rem;
}

.bkt .bkt-max-w-md {
  max-width: 28rem;
}

.bkt .bkt-max-w-xl {
  max-width: 36rem;
}

.bkt .bkt-flex-1 {
  flex: 1 1 0%;
}

.bkt .bkt-flex-shrink-0 {
  flex-shrink: 0;
}

.bkt .bkt-shrink-0 {
  flex-shrink: 0;
}

.bkt .bkt-flex-grow-0 {
  flex-grow: 0;
}

.bkt .bkt-cursor-pointer {
  cursor: pointer;
}

.bkt .bkt-list-none {
  list-style-type: none;
}

.bkt .bkt-flex-row {
  flex-direction: row;
}

.bkt .bkt-flex-col {
  flex-direction: column;
}

.bkt .bkt-flex-nowrap {
  flex-wrap: nowrap;
}

.bkt .bkt-items-start {
  align-items: flex-start;
}

.bkt .bkt-items-end {
  align-items: flex-end;
}

.bkt .bkt-items-center {
  align-items: center;
}

.bkt .bkt-justify-start {
  justify-content: flex-start;
}

.bkt .bkt-justify-end {
  justify-content: flex-end;
}

.bkt .bkt-justify-center {
  justify-content: center;
}

.bkt .bkt-justify-between {
  justify-content: space-between;
}

.bkt .bkt-gap-1 {
  gap: 0.25rem;
}

.bkt .bkt-gap-2 {
  gap: 0.5rem;
}

.bkt .bkt-gap-6 {
  gap: 1.5rem;
}

.bkt :is(.bkt-space-x-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.bkt :is(.bkt-space-x-3 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.bkt :is(.bkt-space-y-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.bkt :is(.bkt-space-y-3 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.bkt :is(.bkt-space-y-4 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.bkt .bkt-overflow-hidden {
  overflow: hidden;
}

.bkt .bkt-overflow-visible {
  overflow: visible;
}

.bkt .bkt-overflow-x-auto {
  overflow-x: auto;
}

.bkt .bkt-overflow-y-auto {
  overflow-y: auto;
}

.bkt .bkt-break-words {
  overflow-wrap: break-word;
}

.bkt .bkt-rounded {
  border-radius: 0.25rem;
}

.bkt .bkt-rounded-2xl {
  border-radius: 1rem;
}

.bkt .bkt-rounded-full {
  border-radius: 9999px;
}

.bkt .bkt-rounded-lg {
  border-radius: 0.5rem;
}

.bkt .bkt-rounded-md {
  border-radius: 0.375rem;
}

.bkt .bkt-border {
  border-width: 1px;
}

.bkt .bkt-border-gray-100 {
  border-color: #f3f4f6;
}

.bkt .bkt-border-gray-200 {
  border-color: #e5e7eb;
}

.bkt .bkt-border-gray-300 {
  border-color: #d1d5db;
}

.bkt .bkt-border-primary {
  border-color: hsl(var(--theme-color-primary) / 1);
}

.bkt .bkt-bg-black {
  background-color: #000;
}

.bkt .bkt-bg-gray-100 {
  background-color: #f3f4f6;
}

.bkt .bkt-bg-gray-50 {
  background-color: #f9fafb;
}

.bkt .bkt-bg-primary {
  background-color: hsl(var(--theme-color-primary) / 1);
}

.bkt .bkt-bg-primary-100 {
  background-color: hsl(var(--theme-color-primary-hsl-h) var(--theme-color-primary-hsl-s) 92%);
}

.bkt .bkt-bg-primary-50 {
  background-color: hsl(var(--theme-color-primary-hsl-h) var(--theme-color-primary-hsl-s) 96%);
}

.bkt .bkt-bg-primary\/30 {
  background-color: hsl(var(--theme-color-primary) / 0.3);
}

.bkt .bkt-bg-slate-100 {
  background-color: #f1f5f9;
}

.bkt .bkt-bg-slate-200 {
  background-color: #e2e8f0;
}

.bkt .bkt-bg-slate-400 {
  background-color: #94a3b8;
}

.bkt .bkt-bg-slate-900\/60 {
  background-color: rgb(15 23 42 / 0.6);
}

.bkt .bkt-bg-white {
  background-color: #fff;
}

.bkt .bkt-bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bkt .bkt-from-secondary-500 {
  --tw-gradient-from: hsl(var(--theme-color-secondary-hsl-h) var(--theme-color-secondary-hsl-s) 60%) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--theme-color-secondary-hsl-h) var(--theme-color-secondary-hsl-s) 60% / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.bkt .bkt-to-primary-600 {
  --tw-gradient-to: hsl(var(--theme-color-primary-hsl-h) var(--theme-color-primary-hsl-s) 52%) var(--tw-gradient-to-position);
}

.bkt .bkt-p-2 {
  padding: 0.5rem;
}

.bkt .bkt-p-2\.5 {
  padding: 0.625rem;
}

.bkt .bkt-p-3 {
  padding: 0.75rem;
}

.bkt .bkt-p-4 {
  padding: 1rem;
}

.bkt .bkt-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.bkt .bkt-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.bkt .bkt-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.bkt .bkt-px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.bkt .bkt-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.bkt .bkt-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.bkt .bkt-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.bkt .bkt-py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.bkt .bkt-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.bkt .bkt-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.bkt .bkt-py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.bkt .bkt-py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.bkt .bkt-pb-12 {
  padding-bottom: 3rem;
}

.bkt .bkt-pl-0 {
  padding-left: 0px;
}

.bkt .bkt-pl-3 {
  padding-left: 0.75rem;
}

.bkt .bkt-pl-4 {
  padding-left: 1rem;
}

.bkt .bkt-pr-10 {
  padding-right: 2.5rem;
}

.bkt .bkt-pr-3 {
  padding-right: 0.75rem;
}

.bkt .bkt-pt-12 {
  padding-top: 3rem;
}

.bkt .bkt-pt-6 {
  padding-top: 1.5rem;
}

.bkt .bkt-pt-\[1px\] {
  padding-top: 1px;
}

.bkt .bkt-text-center {
  text-align: center;
}

.bkt .bkt-font-inter {
  font-family: Inter, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.bkt .bkt-text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.bkt .bkt-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.bkt .bkt-text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.bkt .bkt-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.bkt .bkt-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.bkt .bkt-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.bkt .bkt-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.bkt .bkt-font-bold {
  font-weight: 700;
}

.bkt .bkt-font-medium {
  font-weight: 500;
}

.bkt .bkt-font-semibold {
  font-weight: 600;
}

.bkt .bkt-uppercase {
  text-transform: uppercase;
}

.bkt .bkt-tracking-wide {
  letter-spacing: 0.025em;
}

.bkt .bkt-tracking-wider {
  letter-spacing: 0.05em;
}

.bkt .bkt-text-gray-400 {
  color: #9ca3af;
}

.bkt .bkt-text-gray-50 {
  color: #f9fafb;
}

.bkt .bkt-text-gray-500 {
  color: #6b7280;
}

.bkt .bkt-text-gray-600 {
  color: #4b5563;
}

.bkt .bkt-text-gray-700 {
  color: #374151;
}

.bkt .bkt-text-gray-800 {
  color: #1f2937;
}

.bkt .bkt-text-gray-900 {
  color: #111827;
}

.bkt .bkt-text-orange-600 {
  color: #ea580c;
}

.bkt .bkt-text-primary {
  color: hsl(var(--theme-color-primary) / 1);
}

.bkt .bkt-text-red-500 {
  color: #ef4444;
}

.bkt .bkt-text-secondary {
  color: hsl(var(--theme-color-secondary) / 1);
}

.bkt .bkt-text-slate-400 {
  color: #94a3b8;
}

.bkt .bkt-text-slate-800 {
  color: #1e293b;
}

.bkt .bkt-text-white {
  color: #fff;
}

.bkt .bkt-opacity-0 {
  opacity: 0;
}

.bkt .bkt-opacity-100 {
  opacity: 1;
}

.bkt .bkt-shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.bkt .bkt-shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.bkt .bkt-outline {
  outline-style: solid;
}

.bkt .bkt-outline-1 {
  outline-width: 1px;
}

.bkt .bkt-transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.bkt .bkt-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.bkt .bkt-duration-300 {
  transition-duration: 300ms;
}

.bkt .bkt-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.bkt .hover\:bkt-bg-gray-100:hover {
  background-color: #f3f4f6;
}

.bkt .hover\:bkt-bg-gray-50:hover {
  background-color: #f9fafb;
}

.bkt .hover\:bkt-bg-primary-100:hover {
  background-color: hsl(var(--theme-color-primary-hsl-h) var(--theme-color-primary-hsl-s) 92%);
}

.bkt .hover\:bkt-text-gray-500:hover {
  color: #6b7280;
}

.bkt .hover\:bkt-text-gray-800:hover {
  color: #1f2937;
}

.bkt .hover\:bkt-outline-2:hover {
  outline-width: 2px;
}

.bkt .hover\:bkt-outline-primary:hover {
  outline-color: hsl(var(--theme-color-primary) / 1);
}

.bkt .focus\:bkt-text-gray-900:focus {
  color: #111827;
}

.bkt .focus\:bkt-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.bkt .focus\:bkt-ring-4:focus {
  --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(4px + 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);
}

.bkt .focus-visible\:bkt-outline-primary:focus-visible {
  outline-color: hsl(var(--theme-color-primary) / 1);
}

.bkt .dark\:bkt-border-gray-600:is(.bkt-dark *) {
  border-color: #4b5563;
}

.bkt .dark\:bkt-bg-gray-700:is(.bkt-dark *) {
  background-color: #374151;
}

.bkt .dark\:bkt-bg-navy-700:is(.bkt-dark *) {
  background-color: #26334D;
}

.bkt .dark\:bkt-bg-slate-800:is(.bkt-dark *) {
  background-color: #1e293b;
}

.bkt .dark\:bkt-text-navy-100:is(.bkt-dark *) {
  color: #C2C9D6;
}

.bkt .dark\:bkt-text-slate-200:is(.bkt-dark *) {
  color: #e2e8f0;
}

.bkt .dark\:bkt-text-white:is(.bkt-dark *) {
  color: #fff;
}

.bkt .dark\:bkt-placeholder-gray-400:is(.bkt-dark *)::-moz-placeholder {
  color: #9ca3af;
}

.bkt .dark\:bkt-placeholder-gray-400:is(.bkt-dark *)::placeholder {
  color: #9ca3af;
}

.bkt .dark\:focus\:bkt-border-primary:focus:is(.bkt-dark *) {
  border-color: hsl(var(--theme-color-primary) / 1);
}

.bkt .dark\:focus\:bkt-ring-primary:focus:is(.bkt-dark *) {
  --tw-ring-color: hsl(var(--theme-color-primary) / 1);
}

@media (min-width: 640px) {
  .bkt .sm\:bkt-mt-8 {
    margin-top: 2rem;
  }

  .bkt .sm\:bkt-flex {
    display: flex;
  }

  .bkt .sm\:bkt-hidden {
    display: none;
  }

  .bkt .sm\:bkt-w-24 {
    width: 6rem;
  }

  .bkt .sm\:bkt-max-w-lg {
    max-width: 32rem;
  }

  .bkt .sm\:bkt-flex-1 {
    flex: 1 1 0%;
  }

  .bkt .sm\:bkt-items-center {
    align-items: center;
  }

  .bkt .sm\:bkt-justify-between {
    justify-content: space-between;
  }

  .bkt .sm\:bkt-px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .bkt .sm\:bkt-text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .bkt .sm\:bkt-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px) {
  .bkt .md\:bkt-order-1 {
    order: 1;
  }

  .bkt .md\:bkt-order-2 {
    order: 2;
  }

  .bkt .md\:bkt-mt-0 {
    margin-top: 0px;
  }

  .bkt .md\:bkt-block {
    display: block;
  }

  .bkt .md\:bkt-w-96 {
    width: 24rem;
  }

  .bkt .md\:bkt-flex-row {
    flex-direction: row;
  }

  .bkt .md\:bkt-pt-12 {
    padding-top: 3rem;
  }
}

@media (min-width: 1024px) {
  .bkt .lg\:bkt-mb-12 {
    margin-bottom: 3rem;
  }

  .bkt .lg\:bkt-px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .bkt .lg\:bkt-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .bkt .lg\:bkt-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1280px) {
  .bkt .xl\:bkt-p-0 {
    padding: 0px;
  }
}
