:root{--family-serif:"DM Serif Display",serif;--family-sans-serif:"Inter Variable",-apple-system,"BlinkMacSystemFont","Segoe UI","Roboto","Helvetica","Arial",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--foreground-accent:#172940;--foreground-subdued:#a2b5cd;--foreground-inverted:#ffffff;--background-accent:#e4eaf1;--background-accent-10:#e4eaf126;--background-accent-50:#e4eaf188;--background-subdued:#f0f4f9;--shadow:0px 0px 10px rgba(23,41,64,0.1)}*,:after,:before{font-family:var(--family-sans-serif);box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px;background-color:var(--chakra-colors-gray-100)}::-webkit-scrollbar-thumb{background:var(--chakra-colors-dark-200);border-radius:6px}.chakra-alert__desc{font-size:var(--chakra-fontSizes-sm);margin-top:var(--chakra-space-1)}mark{background-color:var(--chakra-colors-grellow-500);color:var(--chakra-colors-text);padding:1px 2px;border-radius:4px}input::-webkit-file-upload-button{display:none}input::file-selector-button{display:none}input[type=time]::-webkit-calendar-picker-indicator{display:none}.coding p,.coding>*{font-family:monospace!important}.texteditor{max-height:84vh}.texteditor,.texteditor-alt{width:100%;margin-top:var(--chakra-space-2);padding:var(--chakra-space-4) var(--chakra-space-8);outline:2px solid var(--chakra-colors-gray-100);min-height:200px;border-radius:var(--chakra-radii-md);background-color:#fff;overflow:auto}.product-modal .texteditor{max-height:unset}.texteditor .tiptap:focus-visible{outline:0;background-color:rgba(255,255,255,.35)}.texteditor p.is-editor-empty:first-child:before,.texteditor p.is-empty:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.product-stepper .texteditor{max-width:var(--chakra-sizes-container-xl);max-height:65vh}@media (max-width:768px){.product-stepper .texteditor{max-width:60vw}}.description{line-height:1.5rem;margin-bottom:1.5rem}.description p{margin-bottom:1rem}.description ol,.description ul{margin-left:24px;margin-bottom:1.5rem}.description a{color:var(--foreground-accent);text-decoration:underline}.markdown{height:100%;font-size:var(--chakra-fontSizes-sm)}.markdown a{color:inherit;text-decoration:underline;font-weight:500}.markdown ol,.markdown ul{margin-left:16px;margin-bottom:.8rem;font-size:var(--chakra-fontSizes-sm)}.markdown ol li,.markdown ul li{margin-left:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4{margin:.5rem 0 .2rem;font-weight:500}.markdown h1{font-size:var(--chakra-fontSizes-xl);font-weight:600}.markdown h2{font-size:var(--chakra-fontSizes-lg)}.markdown h3,.markdown h4{font-size:var(--chakra-fontSizes-md)}.markdown p{margin:0;font-size:var(--chakra-fontSizes-sm)}.markdown .container{max-width:800px;margin-left:auto;margin-right:auto;padding:24px}.markdown blockquote{background:var(--chakra-colors-blackAlpha-200);color:var(--chakra-colors-blackAlpha-800);border:1px solid;border-color:var(--chakra-colors-blackAlpha-100);margin-bottom:.5rem;padding:.75rem 1rem;border-radius:4px}.markdown .img--align-left{float:left;margin:0 16px 16px -20px;border-radius:50%}.markdown table td,.markdown table th,.markdown table tr{vertical-align:top;text-align:left;font-size:.8rem}.markdown hr{border:0;border-top:1px solid var(--chakra-colors-gray-200);margin:1rem 0}.markdown .tableWrapper table{overflow:auto;width:100%;background-color:var(--chakra-colors-gray-50)!important;margin:.5rem 0 1rem}.markdown .tableWrapper table th{background-color:var(--chakra-colors-gray-100);font-weight:700;text-align:left}.markdown .tableWrapper table td,.markdown .tableWrapper table th{border:1px solid var(--chakra-colors-gray-200);padding:6px 8px 2px;line-height:1.2rem;position:relative;vertical-align:middle;min-width:-moz-fit-content;min-width:fit-content}.markdown img{width:auto;max-width:90%;margin:.5rem auto}body{font-family:var(--family-sans-serif)}.layout{display:flex;flex-direction:column;width:100%;min-height:100vh;color:var(--foreground-accent);font-weight:500}.main-content{margin-bottom:100px}footer,section{padding:0}.container{max-width:1080px;margin:0 auto}.notice{padding:0 16px;font-size:14px;line-height:20px;background-color:var(--foreground-accent)}.notice,.notice a{color:var(--foreground-inverted)}.notice .container{display:flex;justify-content:space-between;align-items:center;padding:12px 0}header{z-index:50;position:-webkit-sticky;position:sticky;top:0;padding:0 16px;background-color:var(--foreground-inverted)}header nav{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.header__description{color:var(--foreground-subdued);text-align:right}@media (min-width:640px){.header__description{font-size:18px;line-height:28px}}.header__description .accent{color:var(--foreground-accent)}.hero{margin-bottom:16px;padding-bottom:32px;border:solid var(--background-accent);border-width:0 0 1px}@media (min-width:640px){.hero{margin-bottom:32px}}.hero__detail,.hero__title,.hero__topWrapper{margin-bottom:16px}.hero__topWrapper{position:relative}.hero__imageWrapper{position:relative;padding-bottom:calc(8 / 16 * 100%);overflow:hidden;background-color:var(--background-accent)}.hero__imageWrapper img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__topWrapper .tag{position:absolute;top:16px;left:16px;padding:8px 10px;font-weight:600;font-size:14px;line-height:14px;background-color:var(--foreground-inverted);box-shadow:var(--shadow)}article h1{margin:0}article h1 a{color:var(--foreground-accent);font-family:var(--family-serif);font-weight:400;text-decoration:none}.hero__title{font-size:36px;line-height:40px}@media (min-width:640px){.hero__title{font-size:64px;line-height:60px}}.hero__excerpt{display:none}@media (min-width:640px){.hero__excerpt{display:inline-block;width:60%}}.article__detail,.hero__detail{display:flex;align-items:center;color:var(--foreground-subdued)}.hero__detail{flex-shrink:0}.hero__detailAuthorImage{position:relative;flex-shrink:0;width:56px;height:56px;margin-right:16px;border-radius:100%;overflow:hidden;background-color:var(--background-accent)}.article__detailAuthor img,.hero__detailAuthorImage img{width:100%;height:100%}.article__detailInnerAuthor,.hero__detailAuthorName{font-weight:600;color:var(--foreground-accent)}.hero__detailCategory{display:none}.articles-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:16px;gap:16px}@media (min-width:640px){.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}.article{display:flex;padding-bottom:16px}@media (min-width:640px){.article{flex-direction:column;padding-bottom:0}}.article.bordered{border:solid var(--background-accent);border-width:0 0 1px}@media (min-width:640px){.article.bordered{border-bottom-width:0}}.article__topWrapper{position:relative;margin-right:16px;width:33.333333%}@media (min-width:640px){.article__topWrapper{margin-right:0;width:auto}}.article__bottomWrapper{width:66.666667%;padding:16px 0}@media (min-width:640px){.article__bottomWrapper{width:auto}}.article__imageWrapper{overflow:hidden;height:100%;background-color:var(--background-accent)}@media (min-width:640px){.article__imageWrapper{position:relative;padding-bottom:calc(9 / 16 * 100%);height:auto}}.article__imageWrapper img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}@media (min-width:640px){.article__imageWrapper img{object-fit:cover;object-position:center}}.article__topWrapper .tag{position:absolute;display:none;top:16px;left:16px;padding:8px 10px;font-weight:600;font-size:14px;line-height:14px;background-color:var(--foreground-inverted);box-shadow:var(--shadow)}@media (min-width:640px){.article__topWrapper .tag{display:block}}.article__title{margin-bottom:16px;font-size:24px;line-height:32px}@media (min-width:640px){.article__title{font-size:36px;line-height:36px}}.article__detail{display:flex;align-items:center}.article__detailAuthor{position:relative;display:none;width:52px;height:52px;margin-right:16px;border-radius:100%;overflow:hidden;background-color:var(--background-accent)}@media (min-width:640px){.article__detailAuthor{display:block}}.article__detailInner{display:flex;align-items:center;color:var(--foreground-subdued)}@media (min-width:640px){.article__detailInner{flex-direction:column;align-items:flex-start}}.article__detailInnerAuthor{line-height:24px}.article__detailInnerTime{font-size:14px;line-height:20px}.article__detailInnerAuthor,.article__detailInnerTime{margin-right:16px}@media (min-width:640px){.article__detailInnerAuthor,.article__detailInnerTime{margin-right:0}}.article__detailInnerCategory{display:block}@media (min-width:640px){.article__detailInnerCategory{display:none}}.more-articles{margin-bottom:80px}.more-articles__title{padding-bottom:8px;border:solid var(--background-accent);border-width:0 0 1px;font-size:36px;line-height:40px;font-family:var(--family-serif)}@media (min-width:640px){.more-articles__title{padding-bottom:16px;font-size:48px;line-height:1}}.info{position:relative;margin-top:auto}.info__background{display:none;position:absolute;top:0;right:0;bottom:0;left:0}@media (min-width:640px){.info__background{display:flex}}.info__backgroundLeft,.info__backgroundRight{flex:1 1}.info__backgroundLeft{background-color:var(--background-accent);margin-bottom:16px}@media (min-width:640px){.info__backgroundLeft{margin-bottom:0}}.info__backgroundRight{background-color:var(--background-subdued)}.info .container{position:relative;display:flex;flex-direction:column;margin-bottom:16px}@media (min-width:640px){.info .container{flex-direction:row;margin-bottom:0}}.info__wrapperOuter{display:flex;justify-content:center;padding:80px 16px}@media (min-width:640px){.info__wrapperOuter{flex:1 1;padding:112px 32px}}.info_wrapperInner{display:flex;align-items:center;flex-direction:column}.info__wrapperOuter.left{background-color:var(--background-accent);margin-bottom:16px}.info__wrapperOuter.right{background-color:var(--background-subdued)}@media (min-width:640px){.info__wrapperOuter.left{justify-content:flex-start;margin-bottom:0}.info__wrapperOuter.right{justify-content:flex-end}}.info__title{color:var(--foreground-accent);font-size:30px;line-height:36px;font-family:var(--family-serif);text-align:center;text-decoration:none}@media (min-width:640px){.info__title{font-size:36px;line-height:36px}}.info__subtitle{opacity:50%;color:var(--foreground-accent);font-size:17px;line-height:28px}footer{overflow:hidden;background-color:var(--foreground-accent)}.footer__topWrapper{display:flex;justify-content:center;align-items:center;padding:70px 0;color:var(--foreground-inverted);font-weight:400;font-size:24px;line-height:28px;font-family:var(--family-serif);text-align:center}@media (min-width:640px){.footer__topWrapper{padding:128px 0;font-size:48px;line-height:52px}}.footer__topWrapper .underline{text-decoration:underline}.footer__bottomWrapper{display:flex;flex-direction:column;align-items:center;padding-top:30px;padding-bottom:20px;border:solid var(--background-accent-10);border-width:2px 0 0;color:var(--foreground-subdued)}@media (min-width:640px){.footer__bottomWrapper{flex-direction:row;justify-content:space-between;padding-top:36px;padding-bottom:36px}}.footer__copyright{order:9999;font-size:12px;line-height:16px}@media (min-width:640px){.footer__copyright{order:0}}.footer__socials{display:flex;align-items:center;padding:0;margin:0 0 32px;list-style-type:none}@media (min-width:640px){.footer__socials{margin-bottom:0}}.footer__socials li+li{margin-left:40px}.footer__socials a{color:var(--foreground-subdued)}.current-article .container{padding-bottom:16px}.current-article__backlink{display:flex;align-items:center;padding:8px 10px;background-color:var(--background-accent-50);color:var(--foreground-subdued);text-decoration:none}@media (min-width:640px){.current-article__backlink{display:none}}.current-article__backlink .icon{margin-right:10px}.current-article__title{margin:20px 0;font-weight:400;font-size:clamp(28px,7vw,96px);line-height:clamp(30px,7vw,90px);font-family:var(--family-serif)}@media (min-width:1080px){.current-article__title{font-size:96px;line-height:90px;margin:80px 0 40px}}.current-article__detail{display:flex;flex-direction:column;margin-bottom:0;overflow:hidden}@media (min-width:640px){.current-article__detail{margin-bottom:32px}}.current-article__wrapperOuter{display:flex;flex-direction:column;margin-bottom:32px}@media (min-width:640px){.current-article__wrapperOuter{flex-direction:row;justify-content:space-between;margin-bottom:40px}}.current-article__wrapperInner{display:flex;align-items:center}.current-article__authorImage{position:relative;width:52px;height:52px;margin-right:16px;border-radius:100%;overflow:hidden;background-color:var(--background-accent)}.current-article__authorImage img{height:100%;width:100%}.current-article__authorName{font-weight:600;line-height:24px}.current-article__time{color:var(--foreground-subdued);font-size:14px;line-height:20px}.current-article__socials{display:none;align-items:center;padding:0;margin:0 0 32px;list-style-type:none}@media (min-width:640px){.current-article__socials{display:flex;margin-bottom:0}}.current-article__socials li+li{margin-left:40px}.current-article__socials a{color:var(--foreground-subdued)}.current-article_coverImage{position:relative;margin-bottom:16px;padding-bottom:calc(8 / 16 * 100%);background-color:var(--background-accent);order:-1}@media (min-width:640px){.current-article_coverImage{margin-bottom:0;order:0}}.current-article_coverImage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.current-article__body{margin-bottom:0}@media (min-width:640px){.current-article__body{display:flex;margin-bottom:24px}}.current-article__bodyContent{padding-right:0}@media (min-width:640px){.current-article__bodyContent{padding-right:200px}}.current-article__body p{margin-bottom:1.5rem;line-height:1.75rem}.current-article__bodySocials{display:none;position:-webkit-sticky;position:sticky;top:96px;align-items:center;margin:0;padding:16px;border:1px solid var(--background-accent);list-style-type:none}@media (min-width:640px){.current-article__bodySocials{display:flex;align-self:flex-start;flex-direction:column}}.current-article__bodySocials li+li{margin-top:32px}.current-article__bodySocials a{color:var(--foreground-subdued)}.current-article__bodySocials a:hover{color:var(--foreground-accent)}.error .container{padding:240px 0}@media (min-width:640px){.error .container{padding:400px 0}}.error h1{margin:0 64px 0 0;font-weight:400;font-size:36px;line-height:40px;font-family:var(--family-serif)}@media (min-width:640px){.error h1{font-size:64px;line-height:60px}}.error p{line-height:24px}.error a{color:var(--foreground-accent)}#growf-picker{--rdp-cell-size:40px;--rdp-caption-font-size:var(--chakra-fontSizes-md);--rdp-accent-color:var(--chakra-colors-grellow-500);--rdp-background-color:var(--chakra-colors-bg-secondary);--rdp-accent-color-dark:var(--chakra-colors-dark-500);--rdp-background-color-dark:var(--chakra-colors-dark-500);--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:var(--chakra-colors-text);margin:0}#growf-picker .rdp-cell{font-size:var(--chakra-fontSizes-sm)}#growf-picker .rdp-day_selected,#growf-picker .rdp-day_selected:focus-visible,#growf-picker .rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--chakra-colors-grellow-50);color:var(--chakra-colors-grellow-900);border-radius:0}#growf-picker .campaign-running-days{font-weight:700;border-radius:0;border-bottom-color:var(--chakra-colors-lime-300)}#growf-picker .rdp-day_selected.campaign-running-days{background-color:var(--chakra-colors-grellow-500);color:var(--chakra-colors-text);border-bottom-color:transparent}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998;background-color:rgba(0,0,0,0)}.hole{box-shadow:0 0 0 9999px rgba(0,0,0,.4);z-index:999;border-radius:4px;outline:2px solid;outline-color:var(--chakra-colors-border)}.hole,.triangle{position:absolute}.triangle{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #f00}.chakra-button{line-height:normal!important}.tooltip-custom:before{content:"";position:absolute;display:block;width:0;left:10px;top:0;border:10px solid transparent;border-top:0;border-bottom:10px solid #252525}.chakra-avatar__initials{font-size:var(--chakra-fontSizes-md)!important}*,:after,:before{--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:rgba(59,130,246,.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: }::-webkit-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:rgba(59,130,246,.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:rgba(59,130,246,.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: }.container{width:100%}@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}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.relative{position:relative}.z-10{z-index:10}.z-50{z-index:50}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.hidden{display:none}.size-4{height:1rem;width:1rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-5,.h-\[1\.25rem\]{height:1.25rem}.w-12{width:3rem}.w-36{width:9rem}.w-5{width:1.25rem}.w-64{width:16rem}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-gray-900\/25{border-color:rgba(17,24,39,.25)}.bg-blue-600\/10{background-color:rgba(37,99,235,.1)}.bg-transparent{background-color:transparent}.fill-none{fill:none}.stroke-current{stroke:currentColor}.stroke-2{stroke-width:2}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-4xl{font-size:2.25rem;line-height:2.5rem}.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-bold{font-weight:700}.font-semibold{font-weight:600}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.blur{--tw-blur:blur(8px)}.blur,.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)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-0:after{content:var(--tw-content);left:0}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:w-\[var\(--progress-width\)\]:after{content:var(--tw-content);width:var(--progress-width)}.after\:bg-blue-600:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.after\:transition-\[width\]:after{content:var(--tw-content);transition-duration:.15s;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:duration-500:after{content:var(--tw-content);transition-duration:.5s}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:ring-2:focus-within{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-blue-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity,1))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.disabled\:pointer-events-none:disabled{pointer-events:none}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:hidden{display:none}.data-\[state\=disabled\]\:cursor-not-allowed[data-state=disabled],.data-\[state\=readying\]\:cursor-not-allowed[data-state=readying]{cursor:not-allowed}.data-\[state\=disabled\]\:bg-blue-400[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.data-\[state\=ready\]\:bg-blue-600[data-state=ready]{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.data-\[state\=readying\]\:bg-blue-400[data-state=readying],.data-\[state\=uploading\]\:bg-blue-400[data-state=uploading]{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.data-\[state\=uploading\]\:after\:bg-blue-600[data-state=uploading]:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-cyrillic-ext-wght-normal.04aa035e.woff2) format("woff2-variations");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-cyrillic-wght-normal.25972555.woff2) format("woff2-variations");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-greek-ext-wght-normal.f98d32fc.woff2) format("woff2-variations");unicode-range:u+1f??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-greek-wght-normal.6f3630ae.woff2) format("woff2-variations");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-vietnamese-wght-normal.113a630f.woff2) format("woff2-variations");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-latin-ext-wght-normal.3835a68e.woff2) format("woff2-variations");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-latin-wght-normal.6c596dfc.woff2) format("woff2-variations");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}