/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--radius-lg:.5rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.-top-4{top:calc(var(--spacing)*-4)}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing)*2)}.contents{display:contents}.flex{display:flex}.hidden{display:none}.h-2{height:calc(var(--spacing)*2)}.h-full{height:100%}.w-full{width:100%}.grow{flex-grow:1}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:var(--radius-lg)}.bg-\[\#05288833\]{background-color:#05288833}.px-4{padding-inline:calc(var(--spacing)*4)}.py-2{padding-block:calc(var(--spacing)*2)}.\!pb-4{padding-bottom:calc(var(--spacing)*4)!important}.text-white{color:var(--color-white)}.italic{font-style:italic}.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-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (min-width:64rem){.lg\:hidden{display:none}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.hero-text{color:#fff;align-self:stretch;font-style:normal}.hero-text.title{font-size:100px;font-weight:900;line-height:90%;letter-spacing:-1px}@media (max-width: 1024px){.hero-text.title{font-size:60px;letter-spacing:-.6px}}@media (max-width: 640px){.hero-text.title{font-size:36px;letter-spacing:-.36px}}.hero-text.subtitle{font-size:48px;font-weight:600;line-height:120%}@media (max-width: 1024px){.hero-text.subtitle{font-size:32px}}@media (max-width: 640px){.hero-text.subtitle{font-size:24px}}.arrow-sentence-typography{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:150%}@media (max-width: 640px){.arrow-sentence-typography{font-size:16px}}.nodes-typography,.coti-pool-btn-typography,.start-creating-typography{color:#f4f5fc;font-size:20px;font-style:normal;font-weight:600;line-height:150%}@media (max-width: 640px){.nodes-typography,.coti-pool-btn-typography,.start-creating-typography{font-size:16px}}.prompt-input-typography{outline:none;color:#17191c;font-size:18px;font-style:normal;font-weight:500;line-height:140%}@media (max-width: 1024px){.prompt-input-typography{font-size:20px;line-height:150%}}@media (max-width: 640px){.prompt-input-typography{font-size:16px;line-height:130%}}.prompt-input-typography::placeholder{color:#000}.build-box-typography{overflow:hidden;color:#17191c;text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media (max-width: 1024px){.build-box-typography{font-size:15px;line-height:140%}}@media (max-width: 640px){.build-box-typography{font-size:14px;line-height:130%}}.ecosystem-section-title-typography{color:#fff;text-align:center;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}@media (max-width: 1024px){.ecosystem-section-title-typography{display:flex;flex-direction:column;font-size:42px;letter-spacing:-.42px;min-height:93px}}@media (max-width: 640px){.ecosystem-section-title-typography{font-size:30px;letter-spacing:-.3px}}.jtm-typography,.explore-btn-typography{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:150%}@media (max-width: 640px){.jtm-typography,.explore-btn-typography{font-size:16px}}.coti-privacy-title-topography{align-self:stretch;color:#fff;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}@media (max-width: 1024px){.coti-privacy-title-topography{text-align:center;font-size:42px;letter-spacing:-.42px}}@media (max-width: 640px){.coti-privacy-title-topography{font-size:30px;letter-spacing:-.3px}}.cps-box-inner-section-topography{flex:1 0 0;color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media (max-width: 1024px){.cps-box-inner-section-topography{font-size:18px;line-height:140%}}@media (max-width: 640px){.cps-box-inner-section-topography{font-size:16px;line-height:130%}}.ufc-typography,.learn-more-btn-typography{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:150%}@media (max-width: 640px){.ufc-typography,.learn-more-btn-typography{font-size:16px}}.community-title-typography,.community-subtitle-typography{max-width:100%;width:100%;color:#fff;font-style:normal;text-align:center;margin:auto}.community-title-typography{font-size:54px;font-weight:900;line-height:110%;letter-spacing:-.54px;display:block}@media (max-width: 1024px){.community-title-typography{display:inline-block;align-self:stretch;font-size:42px;letter-spacing:-.42px}}@media (max-width: 640px){.community-title-typography{font-size:30px;letter-spacing:-.3px}}.community-subtitle-typography{font-size:24px;font-weight:600;line-height:130%}@media (max-width: 1024px){.community-subtitle-typography{align-self:stretch;font-size:20px;line-height:120%}}@media (max-width: 640px){.community-subtitle-typography{font-size:18px;line-height:120%}}.creators-card-description-typography{overflow:hidden;color:#fff;text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:600;line-height:150%;display:-webkit-box;width:183px;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}@media (max-width: 640px){.creators-card-description-typography{font-size:14px;line-height:130%}}.creators-card-role-info-typography,.creators-card-name-info-typography{color:#fff;width:185.4px;font-size:12px;font-style:normal;font-weight:600;line-height:130%}.creators-card-role-info-typography{color:#ffffff80}.events-card-description-typography{overflow:hidden;color:#fff;text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:600;line-height:150%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;align-self:stretch}@media (max-width: 640px){.events-card-description-typography{font-size:14px}}.ufc-title-typography{color:#fff;text-align:center;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}@media (max-width: 1024px){.ufc-title-typography{align-self:stretch;font-size:42px;letter-spacing:-.42px}}@media (max-width: 640px){.ufc-title-typography{font-size:30px;letter-spacing:-.3px}}.blog-card-description-typography{max-height:90px;height:100%;flex-shrink:0;align-self:stretch;overflow:hidden;color:#fff;text-overflow:ellipsis;font-size:20px;font-style:normal;font-weight:600;line-height:150%}@media (max-width: 1024px){.blog-card-description-typography{line-height:120%;max-height:48px;height:100%}}@media (max-width: 640px){.blog-card-description-typography{font-size:16px;line-height:120%}}.blog-card-date-typography{color:#ffffff80;font-size:15px;font-style:normal;font-weight:600;line-height:140%}@media (max-width: 1024px){.blog-card-date-typography{color:#ffffffb3}}@media (max-width: 640px){.blog-card-date-typography{font-size:14px}}.newsletter-title-typography{margin:auto;align-self:stretch;color:#fff;text-align:center;max-width:1200px;width:100%;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}@media (max-width: 1024px){.newsletter-title-typography{font-size:42px;letter-spacing:-.42px}}@media (max-width: 640px){.newsletter-title-typography{font-size:30px;letter-spacing:-.3px}}.newsletter-input-typography{color:#17191c;font-size:20px;font-style:normal;font-weight:500;line-height:150%;opacity:.6}@media (max-width: 640px){.newsletter-input-typography{font-size:16px}}.newsletter-btn-typography{color:#f4f5fc;font-size:20px;font-style:normal;font-weight:600;line-height:150%}@media (max-width: 640px){.newsletter-btn-typography{font-size:16px}}.footer-link-item-typography{color:#ffffffb3;font-size:20px;font-style:normal;font-weight:500;line-height:150%}.footer-link-item-typography:hover{color:#fff}@media (max-width: 1024px){.footer-link-item-typography{font-size:18px;line-height:140%}}@media (max-width: 640px){.footer-link-item-typography{font-size:14px;line-height:120%}}.footer-legal-item-typography{color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media (max-width: 640px){.footer-legal-item-typography{font-size:14px}}.dropdwon-typography{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.subpage-header-typography{color:#fff;text-align:center;font-size:54px;font-style:normal;font-weight:900;line-height:90%;letter-spacing:-1px}@media (max-width: 640px){.subpage-header-typography{align-self:stretch;font-size:42px;letter-spacing:-.6px}}.intro-text-typography{flex:1 0 0;color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:150%;text-align:center}@media (max-width: 640px){.intro-text-typography{align-self:stretch;text-align:center;font-size:18px;line-height:140%}}.vision-mission-title-typography{color:#fff;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px;align-self:stretch}@media (max-width: 640px){.vision-mission-title-typography{text-align:center;font-size:42px;letter-spacing:-.42px}}.vision-mission-text-typography{flex:1 0 0;color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media (max-width: 640px){.vision-mission-text-typography{align-self:stretch;text-align:center;font-size:18px;line-height:140%}}.coti-leadership-title-typography{color:#fff;text-align:center;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}@media (max-width: 640px){.coti-leadership-title-typography{align-self:stretch;font-size:42px;letter-spacing:-.42px}}.coti-leadership-card-name-typography{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:130%}.coti-leadership-card-role-typography{flex:1 0 0;color:#fff;font-size:12px;font-style:normal;line-height:100%}.coti-pool-text-typography{flex:1 0 0;color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media (max-width: 640px){.coti-pool-text-typography{font-size:18px;line-height:140%}}.coti-pool-coti-typography{flex:1 0 0;color:#fff;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}@media (max-width: 640px){.coti-pool-coti-typography{color:#fff;font-size:42px;letter-spacing:-.42px}}.coti-pool-dollar-typography{flex:1 0 0;color:#fff;font-size:48px;font-style:normal;font-weight:600;line-height:120%}@media (max-width: 640px){.coti-pool-dollar-typography{font-size:32px}}.coti-pool-max-api-typography{flex:1 0 0;color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:130%}@media (max-width: 640px){.coti-pool-max-api-typography{font-size:20px;line-height:120%}}.nodes-texts-typography{flex:1 0 0;color:#fff;font-size:20px;font-style:normal;font-weight:450;line-height:150%}@media (max-width: 640px){.nodes-texts-typography{font-size:18px;line-height:140%}}.coti_ecosystem_card_item_name-typography{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;align-self:stretch;overflow:hidden;text-align:center;text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#ffffffb3}.help-center-select-input-typography{flex:1 0 0;color:#04133d;font-size:24px;font-style:normal;font-weight:600;line-height:130%}@media (max-width: 640px){.help-center-select-input-typography{font-size:20px;line-height:120%}}.help-center-category-title-typography{align-self:stretch;color:#fff;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}.help-center-faq-answer-typography{color:#04133d;align-self:stretch;font-size:20px;font-style:normal;font-weight:450;line-height:150%}@media (max-width: 640px){.help-center-faq-answer-typography{font-size:18px;font-weight:500;line-height:140%}}.blog-main-title-typography{color:#fff;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}@media (max-width: 640px){.blog-main-title-typography{align-self:stretch;font-size:42px;letter-spacing:-.42px}}.blog-main-summary-typography{max-width:376px;width:100%;color:#fff;font-size:20px;font-style:normal;font-weight:450;line-height:150%}@media (max-width: 640px){.blog-main-summary-typography{max-width:100%;width:100%;flex:1 0 0;font-size:18px;font-style:normal;font-weight:450;line-height:140%}}.blog-main-author-date-typogrphy{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:150%}@media (max-width: 640px){.blog-main-author-date-typogrphy{font-size:15px;line-height:140%}}.blog-detail-title-typography{align-self:stretch;color:#1e29f6;font-size:54px;font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.54px}@media (max-width: 640px){.blog-detail-title-typography{font-size:42px;letter-spacing:-.42px}}.blog-detail-subtitle-typography{align-self:stretch;color:#17191c;font-family:Dazzed;font-size:24px;font-style:normal;font-weight:600;line-height:130%}@media (max-width: 640px){.blog-detail-subtitle-typography{flex:1 0 0;color:#000;font-size:20px;line-height:120%}}.blog-detail-meta-typography{color:#1e29f6;font-size:16px;font-style:normal;font-weight:600;line-height:150%}@media (max-width: 640px){.blog-detail-meta-typography{font-size:15px;line-height:140%}}.blog-detail-section-heading-typography{align-self:stretch;color:#17191c;font-size:24px;font-style:normal;font-weight:600;line-height:130%}@media (max-width: 640px){.blog-detail-section-heading-typography{font-size:20px;line-height:120%}}.blog-detail-content-item-typography{color:#17191c;font-size:20px;font-style:normal;font-weight:450;line-height:150%}@media (max-width: 640px){.blog-detail-content-item-typography{font-size:18px;line-height:140%}}.legal-typography{align-self:stretch}.prompt-input-base{width:100%;border-radius:32px}.prompt-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:24px;background:#ffffff1a}.prompt-input-wrapper{width:100%;display:flex;height:62px;justify-content:space-between;align-items:center;background:#f4f5fc;border-radius:8px}@media (max-width: 1024px){.prompt-input-wrapper{padding:10px;align-self:stretch;background:#f4f5fc}}.prompt-input{outline:none;display:flex;max-width:901px;width:100%;padding:16px 80px 16px 16px;align-items:center;gap:8px}@media (max-width: 1024px){.prompt-input{padding:10px;justify-content:space-between;align-self:stretch;border-radius:8px}}.prompt-input-typography::placeholder{color:transparent}.section-padding{padding:8px 48px}@media (max-width: 1140px){.section-padding{padding:16px}}.default-section{max-width:100%;width:100%}.nodes-btn,.coti-pool-btn,.start-creating-btn-default,.start-creating-btn,.vague-btn,.ufc-btn,.jtm-btn,.explore-btn,.learn-more-btn,.newsletter-btn,.btn-default{display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:8px;border-radius:8px;cursor:pointer}.nodes-btn-lightpaper,.coti-pool-btn-get-started{height:62px;background:#04133d}.nodes-btn-lightpaper:hover,.coti-pool-btn-get-started:hover{background:#0e1c86}.nodes-btn-lightpaper:active,.coti-pool-btn-get-started:active{background:#8f96aa}@media (max-width: 768px){.nodes-btn-lightpaper,.coti-pool-btn-get-started{width:100%}}.start-creating-btn{background:#04133d;max-width:103px;width:100%;max-height:62px;height:100%;cursor:pointer}@media (max-width: 1024px){.start-creating-btn{display:flex;width:32px;height:32px;padding:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;border-radius:56px;background:#04133d}}.start-creating-btn:hover{background:#0e1c86}.start-creating-btn:active{background:#8f96aa}.start-creating-btn-default{background:#04133d}.start-creating-btn-default:hover{background:#0e1c86}.start-creating-btn-default:active{background:#8f96aa}.vague-btn{padding:8px 20px;background:#fff3}.vague-btn:hover{background:#0e1c86}.vague-btn:active{background:#fff3;opacity:.4}.explore-btn-wrapper{position:relative;z-index:3;width:100%;padding-inline:16px}.coti-pool-button-whitepaper,.ufc-btn,.jtm-btn,.explore-btn{margin:auto auto 2px;max-width:140px;outline:2px solid #fff}.coti-pool-button-whitepaper:hover,.ufc-btn:hover,.jtm-btn:hover,.explore-btn:hover{background:#0e1c86;outline:none}.coti-pool-button-whitepaper:active,.ufc-btn:active,.jtm-btn:active,.explore-btn:active{opacity:.4;background:none;outline:2px solid #fff}@media (max-width: 1024px){.coti-pool-button-whitepaper,.ufc-btn,.jtm-btn,.explore-btn{max-width:100%}}.coti-pool-button-whitepaper{height:62px;margin:0;max-width:274px;width:100%}@media (max-width: 768px){.coti-pool-button-whitepaper{max-width:100%}}.ufc-btn,.jtm-btn{max-width:255px}@media (max-width: 1024px){.ufc-btn,.jtm-btn{max-width:100%}}.jtm-btn{max-width:fit-content;width:100%}@media (max-width: 1024px){.jtm-btn{max-width:100%}}@media (max-width: 1024px){.ufc-btn{display:none;visibility:hidden}}.ufc-btn.show{position:relative;display:none;visibility:hidden}@media (max-width: 1024px){.ufc-btn.show{display:flex;visibility:visible;max-width:100%;width:100%}}.explore-btn{max-width:300px;width:100%}@media (max-width: 1024px){.explore-btn{max-width:100%}}.learn-more-btn{display:inline-flex;background:#1e29f6}.learn-more-btn:hover{background:#0e1c86}.learn-more-btn:active{background:#999ff4}@media (max-width: 1024px){.learn-more-btn{max-width:100%;width:90%;z-index:3}}.newsletter-btn{max-height:62px;height:100%;max-width:273px;width:100%;background:#04133d}.newsletter-btn:hover{background:#0e1c86}.newsletter-btn:active{background:#04133c}@media (max-width: 1024px){.newsletter-btn{max-height:40px;height:100%;max-width:64px;width:100%;display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:8px}}@media (max-width: 640px){.newsletter-btn{max-width:44px}}.newsletter-plus-icon-container{padding:8px 20px}.navbar{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:58px;align-self:stretch}@media (max-width: 1024px){.navbar.mobile-open{align-items:flex-start;padding-inline:16px;width:100vw;height:100vh;position:sticky;gap:20px;background-color:#1e29f6}}.navbar-container{display:flex;height:104px;padding:32px 48px;justify-content:space-between;align-items:center;align-self:stretch}@media (max-width: 1024px){.navbar-container{padding:16px;height:72px}}.navbar-items{display:flex;align-items:center;gap:12px}.navbar-items a,.navbar-items a:hover{background-color:transparent}@media (max-width: 1024px){.navbar-items{visibility:hidden;display:none}}.mobile-navbar-items{position:relative;overflow-y:scroll;display:flex;flex-direction:column;width:100vw;align-items:flex-start;gap:1rem;z-index:10;padding-bottom:2rem}@media (min-width: 1024px){.mobile-navbar-items{display:none}}.vague-btn{position:relative}.vague-btn svg{transform:rotate(180deg);transition:transform .2s}.vague-btn.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:#fff;border-radius:1px;transition:all .2s}.carousel-wrapper{display:flex;flex-direction:row;align-items:center;gap:24px;align-self:stretch;max-width:max-content}.carousel-item{flex-shrink:0}@keyframes scrollCarousel{0%{transform:translate(0)}to{transform:translate(calc(var(--single-set-width) * -1))}}.carousel-track{display:flex;animation:scrollCarousel 20s linear infinite;will-change:transform}.carousel-track:hover{animation-play-state:paused}@keyframes scrollCarouselRight{0%{transform:translate(calc(var(--single-set-width) * -1))}to{transform:translate(0)}}.carousel-track-right{display:flex;animation:scrollCarouselRight 20s linear infinite;will-change:transform}.carousel-track-right:hover{animation-play-state:paused}.partners-cards-wrapper{overflow:hidden;width:100%;display:flex;flex-direction:column;gap:80px}@media (max-width: 1024px){.partners-cards-wrapper{gap:40px}}.partners-card{display:flex;width:320px;height:160px;padding:24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;border-radius:12px;background:#02010133;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.partners-card:hover{padding:16px;gap:16px;background:#ffffff1a}.partners-card:active{opacity:.4;padding:24px;gap:24px;background:#fff3}.partners-card-icon-wrapper{display:flex;height:fit-content;padding:.001px 0 0;justify-content:center;align-items:center;flex-shrink:0}.creators-card{display:flex;min-width:380px;max-height:192.6px;padding:12px;align-items:flex-start;justify-content:space-between;gap:16px;border-radius:12px;background:#fff3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.creators-card:hover{border:1px solid rgba(255,255,255,.5019607843);background:linear-gradient(0deg,#1e29f633,#1e29f633),#fff3}.creators-card:active{opacity:.4;background:#fff3}.creators-card-image-wrapper{display:flex;width:145.8px;height:168.6px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:8px;background:linear-gradient(180deg,#1e29f6,#59d0ff)}.creators-card-image{width:146px;height:169px;flex-shrink:0;aspect-ratio:146/169;border-radius:8px}.creators-card-description-body{display:flex;max-width:187.8px;width:100%;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-shrink:0;align-self:stretch}.creators-card-description-info{display:flex;flex-direction:column;align-items:flex-start}.events-card-wrapper{display:flex;align-items:flex-start;gap:24px;perspective:1000px}.events-card{display:flex;width:380px;flex-direction:column;align-items:flex-start;border-radius:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.events-card:hover .events-card-image{width:380px;height:208px;flex-shrink:1;aspect-ratio:1.8269230769;border-radius:16px 16px 0 0;transform:scale(1.15) translateZ(30px);transition:transform .3s cubic-bezier(.4,0,.2,1);object-fit:cover}.events-card:active{opacity:.4}.events-card:active .events-card-image{width:380px;height:208px;flex-shrink:1;aspect-ratio:1.8269230769;border-radius:16px 16px 0 0;transform:scale(1) translateZ(0);transition:transform .3s cubic-bezier(.4,0,.2,1);object-fit:cover}.events-card-image-wrapper{display:flex;height:208px;justify-content:center;align-items:center;align-self:stretch;border-radius:16px 16px 0 0;background:#f5f5fa;overflow:hidden}.events-card-image{width:380px;height:208px;flex-shrink:1;aspect-ratio:1.8269230769;border-radius:16px 16px 0 0;transform:scale(1) translateZ(0);transition:transform .3s cubic-bezier(.4,0,.2,1);object-fit:cover}.events-card-description{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:0 0 12px 12px;background:#fff3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-self:stretch;height:80px}@media (max-width: 360px){.events-card-description{height:74px}}.blog-card-warpper{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;perspective:1000px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media (max-width: 1024px){.blog-card-warpper{flex-direction:column;align-items:center}}.blog-card{display:flex;width:380px;flex-direction:column;align-items:flex-start;border-radius:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}@media (max-width: 640px){.blog-card{width:auto}}.blog-card:hover .blog-card-image{width:431.3px;height:227px;aspect-ratio:1.9;transform:scale(1.15) translateZ(30px);transition:transform .3s cubic-bezier(.4,0,.2,1);object-fit:cover}.blog-card:active{opacity:.4}.blog-card:active .blog-card-image{width:431.3px;height:227px;aspect-ratio:1.9;transform:scale(1) translateZ(0);transition:transform .3s cubic-bezier(.4,0,.2,1);object-fit:cover}.blog-card-image-wrapper{display:flex;height:200px;justify-content:center;align-items:center;align-self:stretch;border-radius:16px 16px 0 0;overflow:hidden}@media (max-width: 640px){.blog-card-image-wrapper{height:auto}}.blog-card-image{width:431.3px;height:227px;aspect-ratio:1.9;transform:scale(1) translateZ(0);transition:transform .3s cubic-bezier(.4,0,.2,1);object-fit:cover;max-width:100%;height:auto;display:block}.blog-card-description{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:0 0 12px 12px;background:#fff3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-self:stretch}.blog-card-date-wrapper{display:flex;align-items:center;gap:10px;align-self:stretch}.newsletter-input-wrapper{max-width:1000px;width:100%;border:9px solid rgba(255,255,255,.2);border-radius:32px}.newsletter-input-form-wrapper{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:24px;background:#fff}.newsletter-input-form{display:flex;height:62px;align-items:center;align-self:stretch;border-radius:12px 0 0 12px;background:#f4f5fc}@media (max-width: 1024px){.newsletter-input-form{border-radius:12px}}@media (max-width: 640px){.newsletter-input-form{height:42px}}.newsletter-input{outline:none;display:flex;padding:16px;align-items:center;gap:8px;flex:1 0 0}.newsletter-input::placeholder{display:flex;align-items:center;gap:1px}@media (max-width: 1024px){.newsletter-input{width:100%}}@media (min-width: 1024px){.dropdwon-container{position:absolute;left:20%}}.dropdwon-body{padding:12px 0 12px 16px}@media (min-width: 1024px){.dropdwon-body{position:relative;right:10%;top:14px;display:inline-flex;padding:24px;flex-direction:column;align-items:flex-start;border-radius:16px;background:#04133d4d}}.dropdwon-ul{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.polygon-wrapper{position:absolute;width:12px;height:12px;flex-shrink:0}.coti-leadership-card{display:flex;max-width:373.6px;width:100%;height:192.6px;padding:12px;align-items:flex-start;gap:16px;border-radius:12px;background:linear-gradient(250deg,#1e29f64d .63%,#4bb1ff 100.94%);box-shadow:0 12px 28px #00000026;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media (max-width: 1024px){.coti-leadership-card{height:193px;align-self:stretch}}.coti-leadership-card:hover{background:linear-gradient(0deg,#1e29f633,#1e29f633),linear-gradient(250deg,#1e29f64d .63%,#4bb1ff 100.94%)}.coti-leadership-card:active{opacity:.6;background:linear-gradient(250deg,#1e29f64d .63%,#4bb1ff 100.94%)}.coti-leadership-card-image-wrapper{display:flex;width:145.8px;height:100%;flex-direction:column;justify-content:flex-end;align-items:center;flex-shrink:0;border-radius:4.8px;background:linear-gradient(250deg,#1e29f64d .63%,#4bb1ff 100.94%);overflow:hidden}.coti-leadership-card-image{width:100%;height:100%;object-fit:cover;object-position:0 -50%;transform:scale(1.2)}.coti-leadership-card-body{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch}.coti-leadership-card-info{display:flex;justify-content:flex-end;align-items:center;gap:8px;align-self:stretch}.subpage-header{display:flex;padding:48px 16px;flex-direction:column;align-items:center;gap:42px;align-self:stretch}@media (max-width: 1024px){.subpage-header{padding:64px 16px}}.subpage-header-text{display:flex;flex-direction:column;align-items:center;gap:50px;align-self:stretch}.animated-value{display:inline-flex;align-items:baseline;font-feature-settings:"tnum" 1}.animated-value__prefix,.animated-value__suffix{white-space:nowrap}@media (max-width: 768px){.animated-value{display:inline-flex;flex-wrap:wrap;align-items:baseline;max-width:100%;word-break:break-all}.animated-value__content{flex-wrap:wrap;max-width:100%}.animated-value__suffix{white-space:normal;word-break:break-all;margin-left:0!important;flex-basis:100%;text-align:left;margin-top:.25em}}@media (max-width: 360px){.animated-value{word-break:break-all}.animated-value__content{display:flex;flex-wrap:wrap;max-width:calc(100vw - 2rem)}}.animated-value__prefix{margin-right:.25em}.animated-value__suffix{margin-left:.25em}.animated-value__content{display:inline-flex;align-items:baseline}.animated-value__digit-container{display:inline-block;height:1em;overflow:hidden;position:relative;vertical-align:baseline;border-radius:2px}.animated-value__digit-track{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;line-height:1;transition-property:transform;will-change:transform}.animated-value__digit-item{height:1em;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:inherit}.non-digit{display:inline-block;white-space:pre}@media (prefers-reduced-motion: reduce){.animated-value__digit-track{transition:none}}.animated-value__digit-container--spinning:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);animation:slot-machine-sweep .3s ease-in-out infinite;pointer-events:none}.value_component{display:flex;align-items:center;justify-content:flex-start}.value_component .suffix{padding-inline-start:4px}.value_component .prefix{padding-inline-end:4px}.coti_ecosystem_card{position:relative;display:flex;max-width:460px;width:100%;padding:24px;flex-direction:column;align-items:center;gap:40px;border-radius:16px;background:#ffffff40}@media (max-width: 768px){.coti_ecosystem_card{max-width:528px}}.coti_ecosystem_card_title{color:#fff;font-size:32px;text-align:center}.coti_ecosystem_card_content{display:flex;max-width:460px;width:100%;justify-content:center;align-items:flex-start;align-content:flex-start;gap:16px;align-self:stretch;flex-wrap:wrap}.coti_ecosystem_card_item_wrapper{position:relative;width:182px;height:123px;flex-shrink:0;display:flex;align-items:flex-start;gap:10px;border-radius:8px;background:#2d39c5}@media (max-width: 480px){.coti_ecosystem_card_item_wrapper{width:232px}}.coti_ecosystem_card_item_link{width:100%}.coming_soon{filter:blur(12px)}.coti_ecosystem_card_item{width:100%;display:flex;height:123px;min-width:120px;padding:19px;flex-direction:column;align-items:center;gap:16px;align-self:stretch;color:#334267}.coti_ecosystem_card_item.item_lock{position:absolute}.coti_ecosystem_card_item:hover{color:#fff}.coti_ecosystem_card_item:active{opacity:.6;color:#334267}.coti_ecosystem_card_item_badge{position:absolute;display:flex;width:61px;height:29px;padding:7px 16px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:5px;background:#1e64ff;background:color(display-p3 .2 .3867 1);box-shadow:0 0 10px #1d64ff,0 0 10px #2668ff;box-shadow:0 0 10px #1d64ff,0 0 10px color(display-p3 .2 .3882 1);color:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:normal;right:10px;top:10px}.coti_ecosystem_card_item_image{display:flex;padding-right:0;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;width:fit-content;height:fit-content;margin:auto}#terms{margin:0;text-indent:0;color:#fff;min-height:100vh}#terms a{color:#67dab5;text-decoration:underline}#terms .s99{text-decoration:none;font-size:32pt;font-weight:700;line-height:1.3;padding-bottom:40px;text-align:center;color:#fff}#terms h1,#terms h2{font-weight:700;text-decoration:underline;font-size:16pt;margin-bottom:15px;color:#fff}#terms .p,#terms p{text-decoration:none;font-size:14pt;margin:0 0 15px;line-height:1.6;color:#fff}#terms .a{text-decoration:underline;font-size:14pt}#terms .s2{text-decoration:none;font-size:13pt;font-style:italic;margin-top:30px;padding:20px;border-radius:8px}#terms .s3{text-decoration:none;font-size:14pt}#terms .s4{text-decoration:underline;font-size:13pt}#terms .s5{text-decoration:none;font-size:13pt}#terms li{display:block;margin-bottom:20px;padding-left:25px;position:relative}#terms #l1{counter-reset:c1 1;padding-left:0;margin:0}#terms #l1>li{padding-bottom:40px;padding-left:30px}#terms #l1>li>*:first-child:before{counter-increment:c1;content:counter(c1,decimal) ". ";font-weight:700;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#terms #l1>li:first-child>*:first-child:before{counter-increment:c1 0}#terms #l2,#terms #l3,#terms #l4,#terms #l5,#terms #l6,#terms #l7,#terms #l8,#terms #l9,#terms #l10,#terms #l11,#terms #l12,#terms #l13,#terms #l14,#terms #l15,#terms #l16,#terms #l17{counter-reset:c2 1;margin-top:15px;padding-left:20px}#terms #l2>li,#terms #l3>li,#terms #l4>li,#terms #l5>li,#terms #l6>li,#terms #l7>li,#terms #l8>li,#terms #l9>li,#terms #l10>li,#terms #l11>li,#terms #l12>li,#terms #l13>li,#terms #l14>li,#terms #l15>li,#terms #l16>li,#terms #l17>li{margin-bottom:15px;padding-left:40px}#terms #l2>li>*:first-child:before,#terms #l3>li>*:first-child:before,#terms #l4>li>*:first-child:before,#terms #l5>li>*:first-child:before,#terms #l6>li>*:first-child:before,#terms #l7>li>*:first-child:before,#terms #l8>li>*:first-child:before,#terms #l9>li>*:first-child:before,#terms #l10>li>*:first-child:before,#terms #l11>li>*:first-child:before,#terms #l12>li>*:first-child:before,#terms #l13>li>*:first-child:before,#terms #l14>li>*:first-child:before,#terms #l15>li>*:first-child:before,#terms #l16>li>*:first-child:before,#terms #l17>li>*:first-child:before{counter-increment:c2;content:counter(c1,decimal) "." counter(c2,decimal) ". ";font-weight:600;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#terms #l2>li:first-child>*:first-child:before,#terms #l3>li:first-child>*:first-child:before,#terms #l4>li:first-child>*:first-child:before,#terms #l5>li:first-child>*:first-child:before,#terms #l6>li:first-child>*:first-child:before,#terms #l7>li:first-child>*:first-child:before,#terms #l8>li:first-child>*:first-child:before,#terms #l9>li:first-child>*:first-child:before,#terms #l10>li:first-child>*:first-child:before,#terms #l11>li:first-child>*:first-child:before,#terms #l12>li:first-child>*:first-child:before,#terms #l13>li:first-child>*:first-child:before,#terms #l14>li:first-child>*:first-child:before,#terms #l15>li:first-child>*:first-child:before,#terms #l16>li:first-child>*:first-child:before,#terms #l17>li:first-child>*:first-child:before{counter-increment:c2 0}#terms #l18{counter-reset:d1 1;margin-top:15px;padding-left:20px}#terms #l18>li{margin-bottom:15px;padding-left:30px}#terms #l18>li>*:first-child:before{counter-increment:d1;content:counter(d1,decimal) " ";font-weight:600;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#terms #l18>li:first-child>*:first-child:before{counter-increment:d1 0}#terms #l19{counter-reset:d2 1;margin-top:15px;padding-left:20px}#terms #l19>li{margin-bottom:15px;padding-left:40px}#terms #l19>li>*:first-child:before{counter-increment:d2;content:counter(d1,decimal) "." counter(d2,decimal) ". ";font-weight:600;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#terms #l19>li:first-child>*:first-child:before{counter-increment:d2 0}#terms li>ol{padding-inline-start:0;margin-top:10px}#terms b,#terms strong{font-weight:700;color:#fff}#terms .mt-2{margin-top:40px}@media (max-width: 768px){#terms{padding:20px 0}#terms .s99{font-size:24pt;padding-bottom:30px}#terms h1,#terms h2{font-size:14pt}#terms p{font-size:12pt}#terms .s2{font-size:11pt;padding:15px}#terms #l1>li{padding-left:25px;padding-bottom:30px}#terms #l2>li,#terms #l3>li,#terms #l4>li,#terms #l5>li,#terms #l6>li,#terms #l7>li,#terms #l8>li,#terms #l9>li,#terms #l10>li,#terms #l11>li,#terms #l12>li,#terms #l13>li,#terms #l14>li,#terms #l15>li,#terms #l16>li,#terms #l17>li{padding-left:35px}#terms #l18>li{padding-left:25px}#terms #l19>li{padding-left:35px}}@media (max-width: 480px){#terms{padding:15px 0}#terms .s99{font-size:20pt}#terms h1,#terms h2{font-size:12pt}#terms p{font-size:11pt}#terms .s2{font-size:10pt;padding:12px}}#privacy{margin:0;padding:24px 60px;text-indent:0;color:#fff;min-height:100vh}#privacy a{color:#67dab5;text-decoration:underline}#privacy .s99{text-decoration:none;font-size:36pt;font-weight:700;line-height:1.2;padding-bottom:60px;text-align:center;letter-spacing:2px}#privacy .s1{font-weight:700;text-decoration:underline;font-size:14pt}#privacy h1{font-weight:700;text-decoration:none;font-size:18pt;margin-bottom:20px;color:#fff}#privacy p{text-decoration:none;font-size:14pt;margin:0 0 15px;line-height:1.6}#privacy .s2{text-decoration:underline;font-size:14pt}#privacy .s3{text-decoration:none;font-size:14pt}#privacy .s4{font-style:italic;text-decoration:none;font-size:14pt}#privacy li{display:block;margin-bottom:20px;padding-left:20px}#privacy #l1{counter-reset:main-counter 0;padding-left:0}#privacy #l1>li{padding-bottom:40px;margin-left:0;position:relative}#privacy #l1>li:before{counter-increment:main-counter;content:counter(main-counter) ". ";font-weight:700;font-size:18pt;color:#fff;position:absolute;left:0;top:0}#privacy #l1>li>h1{display:inline;margin-left:30px}#privacy #l2{counter-reset:sub-counter 0;margin-top:20px}#privacy #l2>li{padding-left:40px;position:relative}#privacy #l2>li:before{counter-increment:sub-counter;content:counter(main-counter) "." counter(sub-counter) ". ";font-weight:700;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#privacy #l3,#privacy #l4,#privacy #l5,#privacy #l6{counter-reset:letter-counter 0;margin-top:15px}#privacy #l3>li,#privacy #l4>li,#privacy #l5>li,#privacy #l6>li{padding-left:30px;position:relative}#privacy #l3>li:before,#privacy #l4>li:before,#privacy #l5>li:before,#privacy #l6>li:before{counter-increment:letter-counter;content:counter(letter-counter,lower-latin) ". ";font-weight:600;font-size:14pt;color:#e0e7ff;position:absolute;left:0;top:0}#privacy ol{padding-inline-start:0;margin:15px 0}#privacy ol ol{margin-top:10px;padding-left:20px}#privacy b,#privacy strong{font-weight:700;color:#f0f4ff}@media (max-width: 768px){#privacy{padding:20px 0}#privacy .s99{font-size:28pt;padding-bottom:40px}#privacy h1{font-size:16pt}#privacy p{font-size:12pt}}#aml{margin:0;text-indent:0;color:#fff;min-height:100vh}#aml a{color:#67dab5;text-decoration:underline}#aml .s1{text-decoration:none;font-size:32pt;font-weight:700;line-height:1.3;margin-bottom:40px;color:#fff;text-align:center}#aml p{text-decoration:none;font-size:14pt;margin:0 0 15px;line-height:1.6;color:#fff}#aml .a,#aml a{text-decoration:underline;font-size:14pt}#aml li{display:block;margin-bottom:20px;padding-left:25px;position:relative}#aml #l1{counter-reset:c1 1;padding-left:0;margin:0}#aml #l1>li{margin-bottom:25px;padding-left:30px}#aml #l1>li>*:first-child:before{counter-increment:c1;content:counter(c1,decimal) ". ";font-weight:700;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#aml #l1>li:first-child>*:first-child:before{counter-increment:c1 0}#aml #l2{counter-reset:c2 1;margin-top:15px;padding-left:20px}#aml #l2>li{margin-bottom:12px;padding-left:35px}#aml #l2>li>*:first-child:before{counter-increment:c2;content:counter(c2,lower-roman) ". ";font-weight:600;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#aml #l2>li:first-child>*:first-child:before{counter-increment:c2 0}#aml #l3{counter-reset:c2 1;margin-top:15px;padding-left:20px}#aml #l3>li{margin-bottom:12px;padding-left:35px}#aml #l3>li>*:first-child:before{counter-increment:c2;content:counter(c2,lower-roman) ". ";font-weight:600;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#aml #l3>li:first-child>*:first-child:before{counter-increment:c2 0}#aml #l4{counter-reset:d1 1;margin-top:15px;padding-left:20px}#aml #l4>li{margin-bottom:12px;padding-left:40px}#aml #l4>li>*:first-child:before{counter-increment:d1;content:counter(d1,upper-roman) ". ";font-weight:600;font-size:14pt;color:#fff;position:absolute;left:0;top:0}#aml #l4>li:first-child>*:first-child:before{counter-increment:d1 0}#aml li>ol{padding-inline-start:0;margin-top:10px}#aml b,#aml strong{font-weight:700;color:#fff}#aml p:has([class*=quot]){font-style:italic}@media (max-width: 768px){#aml{padding:20px 0}#aml .s1{font-size:24pt;margin-bottom:30px}#aml p{font-size:12pt}#aml #l1>li{padding-left:25px}#aml #l2>li,#aml #l3>li{padding-left:30px}#aml #l4>li{padding-left:35px}}@media (max-width: 480px){#aml{padding:15px 0}#aml .s1{font-size:20pt}#aml p{font-size:11pt}}.legal-section{display:flex;max-width:960px;width:100%;flex-direction:column;align-items:center;gap:50px;align-self:stretch;justify-content:center;margin:auto;padding:24px 16px!important}.hero-container{position:absolute;mix-blend-mode:screen;flex-shrink:0;max-width:100vw!important;width:100%;height:1199.813px!important}.hero-container.disabled-spline{width:100%!important}@media (max-width: 768px){.hero-container{height:1515px!important}}.hero{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%) scale(1.6)}@media (max-width: 1024px){.hero{transform:translate(-50%,-50%) scale(1)}}.hero-canvas>canvas{width:100%!important;height:1915px!important;flex-shrink:0!important}.tube-canvas>canvas{height:1210px!important}@media (max-width: 1024px){.tube-canvas>canvas{height:1090px!important}}.hero-bottom-bg{position:absolute;background:linear-gradient(180deg,rgba(30,41,246,0) 0%,var(--Blue, #1e29f6) 75.87%);width:100%;height:360px;flex-shrink:0;bottom:0}.hero-top-bg{position:absolute;background:linear-gradient(180deg,#1e29f600,#1e29f6 75.87%);width:100%;height:240px;flex-shrink:0;top:0}.tube{position:absolute;height:100vh;top:0;left:calc(25% + 30px);z-index:1}@media (max-width: 1024px){.tube{left:0;top:220px}}@media (max-width: 640px){.tube{filter:opacity(60%)}}.tube-blur{filter:blur(24px)}.tube-mobile{position:relative;width:100%;height:100%;max-width:400px;max-height:400px}.tube-mobile>canvas{width:100%!important;height:100%!important;max-width:400px!important;max-height:400px!important}.spline-placeholder{mix-blend-mode:screen;width:100%!important;height:1915px!important}.loading-placeholder{color:#666;font-size:14px;opacity:.7}.spline-loading .loading-indicator{padding:20px;text-align:center;color:#999}.hs_email,.hs-email,.hs-fieldtype-text,.field,.hs-form-field{position:relative}.hs_submit,.hs-submit,[id^=label-email]{display:none!important}[id^=email-],.hs-input{outline:none!important;width:450px!important}@media screen and (max-width: 840px){[id^=email-],.hs-input{width:350px!important}}@media screen and (max-width: 640px){[id^=email-],.hs-input{width:300px!important}}@media screen and (max-width: 500px){[id^=email-],.hs-input{width:110%!important}}.no-list,.hs-error-msgs,.inputs-list{position:absolute;width:500px!important;top:250%}.no-list>li,.hs-error-msgs>li,.inputs-list>li{background-color:transparent!important}.no-list>li>label,.hs-error-msgs>li>label,.inputs-list>li>label{background-color:transparent!important;color:red;font-weight:500}.hs-error-msg,.hs-main-font-element{font-size:14px;background-color:#f4f5fc!important}.footer{position:relative;display:flex;padding:80px 64px;flex-direction:column;align-items:center;gap:134px;align-self:stretch;background:linear-gradient(180deg,#1c27f5,#04133d)}@media (max-width: 1024px){.footer{padding:32px 16px;align-items:flex-start;gap:24px}}.footer.homepage{background:#04133d}.footer-links-container{display:flex;max-width:1200px;width:100%;margin:auto;justify-content:space-between;align-items:flex-start;align-self:stretch;gap:24px}@media (max-width: 1024px){.footer-links-container{flex-direction:column}}.footer-logo{display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media (min-width: 1024px){.footer-logo{flex:1 0 0}}@media (max-width: 1024px){.footer-logo{align-self:stretch}}.footer-links-warpper{display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media (min-width: 1024px){.footer-links-warpper{flex:1 0 0}}@media (max-width: 1024px){.footer-links-warpper{align-self:stretch}}.footer-link-item{display:flex;padding:6px 8px;align-items:center;gap:8px}.footer-social-links-warpper{display:flex;width:120px;flex-direction:column;align-items:flex-end;gap:10px}@media (max-width: 1024px){.footer-social-links-warpper{padding:0 16px;width:100%;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:flex-start;align-self:stretch}}.footer-social-link-item{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1}.footer-legal-container{display:flex;align-items:center;gap:9px;opacity:.5}@media (max-width: 1024px){.footer-legal-container{flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;align-self:stretch}}.footer-legal-item{display:flex;padding:8px;justify-content:center;align-items:center;gap:8px}.app-layout{mix-blend-mode:screen;position:relative;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column;align-items:center;align-self:stretch;background-color:#1e29f6}.hero-noise-background{max-height:1080px;width:100%;height:100%;position:absolute;top:-10%;left:0;margin:0 auto;align-items:center;background:url(/images/backgrounds/noise.jpg);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;mix-blend-mode:screen}.hero-image{position:absolute;z-index:1;top:-104px;max-width:100vw!important;width:100%;height:100%;background-image:url(/images/backgrounds/hero-desktop.png);background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width: 1920px){.hero-image{height:130%;top:-80px}}@media (max-width: 1536px){.hero-image{height:100%;top:-80px;left:0}}@media (max-width: 1024px){.hero-image{top:0;height:120vh;background-position:center}}@media (max-width: 768px){.hero-image{top:10px;height:100vh;background-position:center}}@media (max-width: 640px){.hero-image{height:100vh;top:0}}.main-container{max-width:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}.hero-section{position:relative;display:flex;max-width:100%;width:1200px;flex-direction:column;align-items:center;gap:58px}@media (max-width: 1024px){.hero-section{max-width:1920px;padding:40px 16px;gap:80px;align-self:stretch}}@media (max-width: 360px){.hero-section{padding:20px 16px}}.hero-bottom-gradient{width:150%;height:35%;position:absolute;z-index:3;bottom:-10%;left:-50px;background:#000;filter:blur(40px)}@media (max-width: 1024px){.hero-bottom-gradient{bottom:-50px;height:35%}}@media (max-width: 768px){.hero-bottom-gradient{bottom:1%}}.hero-text-container{display:flex;padding:24px;align-items:flex-start;gap:43px;align-self:stretch;width:fit-content;max-width:1200px}@media (max-width: 1024px){.hero-text-container{display:flex;align-items:flex-start;align-self:stretch;padding:0}}.hero-text-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0 0;max-width:850px;width:100%}.cps-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:80px;padding-bottom:80px;padding-inline:16px;position:relative;margin:auto;max-width:1220px;min-height:1210px;z-index:0;gap:10px;width:100%;height:100%;align-self:stretch}@media (max-width: 1024px){.cps-wrapper{min-height:1090px}}@media (max-width: 640px){.cps-wrapper{min-height:600px}}.cps-layout{flex-shrink:0;overflow:hidden;position:relative;max-width:1220px;width:100%;border-radius:16px;background:linear-gradient(248deg,#1e29f6 10.64%,#070a47 78.06%);box-shadow:0 12px 28px #00000026}@media (max-width: 1024px){.cps-layout{padding-bottom:297px}}@media (max-width: 640px){.cps-layout{padding-inline:16px}}.cps-clear-tube-image-desktop{position:absolute;z-index:1;top:10%;left:5%;width:100%;height:100%;background-image:url(/images/backgrounds/clear-tube-desktop.png);background-repeat:no-repeat;background-position:right}@media (max-width: 768px){.cps-clear-tube-image-desktop{top:20%;left:0%;width:100vw}}@media (max-width: 640px){.cps-clear-tube-image-desktop{top:40%;left:0%}}@media (max-width: 360px){.cps-clear-tube-image-desktop{top:25%;left:0%;background-image:url(/images/backgrounds/clear-tube-mobile.png);background-position:center}}.cps-box-container{position:relative;z-index:2;display:flex;max-width:1220px;width:100%;height:fit-content;padding:80px}@media (max-width: 1024px){.cps-box-container{display:flex;padding:80px 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch}}@media (max-width: 640px){.cps-box-container{padding:40px 0}}.cps-box-body{display:flex;max-width:650px;width:100%;flex-direction:column;align-items:flex-start;gap:56px;flex:1 0 0;justify-self:start}@media (max-width: 1024px){.cps-box-body{gap:40px}}.cps-box-text{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch}@media (max-width: 1024px){.cps-box-text{align-items:center}}.cps-box-section{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}@media (max-width: 1024px){.cps-box-section{padding:40px 16px;border-radius:8px}}.cps-box-inner-section-list,.cps-box-inner-section{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.cps-box-inner-section-list{flex-direction:column;gap:16px}.cps-ul{list-style-type:disc;padding-left:20px}.cps-top-gradient-overlay{position:absolute;top:-40px;max-width:2500px;width:100vw;height:200px;background:var(--Blue-Grad-to-Transparent, linear-gradient(0deg, rgba(30, 41, 246, 0) 0%, var(--Blue, #1e29f6) 75.87%));pointer-events:none;z-index:2}@media (max-width: 640px){.cps-top-gradient-overlay{z-index:-1;height:0}}.cps-right-gradient-overlay{position:absolute;left:100%;width:50%;height:1210px;background:var(--Blue-Grad-to-Transparent, linear-gradient(90deg, rgba(30, 41, 246, 0) 0%, var(--Blue, #1e29f6) 75.87%));pointer-events:none;z-index:2}@media (max-width: 640px){.cps-right-gradient-overlay{z-index:-1;height:0}}.cps-bottom-gradient-overlay{position:absolute;z-index:10;bottom:0;width:100vw;height:clamp(200px,40vh,300px);background:linear-gradient(180deg,#1e29f600,#1e29f6 75.87%)}@media (max-width: 640px){.cps-bottom-gradient-overlay{display:none}}.cps-mobile-tube{position:relative;z-index:1;width:100%;height:400px;margin-top:40px;display:flex;justify-content:center;align-items:center}@media (max-width: 1024px){.cps-mobile-tube{display:none}}.prompt-section{max-width:1149px;position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:44px;margin:58px auto auto}@media (max-width: 1024px){.prompt-section{padding:16px 0 40px;justify-content:center;align-items:center;gap:32px;align-self:stretch;margin-top:53px}}.prompt-section-inner-container{display:flex;flex-direction:column;align-items:start;width:100%;gap:23px}.prompt-try-it-out-wrapper{position:relative;display:flex;align-items:center;gap:8px;margin-left:9px}.prompt-try-it-out-wrapper.arrow-vector{position:absolute;right:-40px;top:16px}.prompt-wrapper{margin-left:15.5px;margin-right:15.5px;display:flex;margin-top:23px;border:9px solid rgba(255,255,255,.2);border-radius:32px}@media (max-width: 1024px){.prompt-wrapper{margin-top:32px;margin-left:0;margin-right:0;padding:0 16px;width:100%;border:none}}.prompt{display:flex;flex-direction:column;gap:24px;width:100%;border-radius:25px;padding:24px;background:#fff}@media (max-width: 1024px){.prompt{padding:16px}}.prompt-build-boxes-wrwpper{display:flex;align-items:center;gap:18px;align-self:stretch}@media (max-width: 1024px){.prompt-build-boxes-wrwpper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.build-box{cursor:pointer;display:flex;padding:12px 16px 16px;justify-content:center;gap:16px;flex:1 0 0;border-radius:8px;outline:2px solid #f4f5fc;height:100%}@media (max-width: 1024px){.build-box{width:100%;display:flex;justify-content:space-between;align-items:center}}.build-box:hover{box-shadow:0 12px 28px #00000026;outline:transparent}.build-box .build-box-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;flex:1 0 0}.build-box .build-box-icon-wrapper{place-content:center}.ecosystem-section{display:flex;padding-top:80px;flex-direction:column;align-items:center;gap:80px;align-self:stretch}@media (max-width: 1024px){.ecosystem-section{padding-top:64px;gap:40px}}.ecosystem-section-title-wrapper{display:flex;justify-content:center;align-items:center;gap:10px}.community-section{display:flex;padding:0 164px 80px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;margin:auto}@media (max-width: 1024px){.community-section{padding:64px 0}}.community-section-content{display:flex;flex-direction:column;align-items:center;gap:80px}@media (max-width: 1024px){.community-section-content{gap:40px;align-self:stretch}}.community-section-headline{display:flex;max-width:1058px;width:100%;padding:0 64px;flex-direction:column;align-items:center;gap:32px}@media (max-width: 1024px){.community-section-headline{padding:0 16px;align-self:stretch}}.community-cards-wrapper{position:relative;z-index:2;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:24px}@media (max-width: 1024px){.community-cards-wrapper{padding-left:190px}}.update-cps{max-width:100vw;position:relative;z-index:2;background-color:#1e29f6;padding-top:40px;height:100%;background-image:url(/images/backgrounds/community-bg-desktop.jpeg);background-repeat:no-repeat;background-position:center center}@media (max-width: 640px){.update-cps{background-image:url(/images/backgrounds/community-bg-mobile.jpeg)}}.jtm-btn-wrapper{padding-inline:16px;width:100%}.ufc-section{position:relative;display:flex;padding:80px 64px;flex-direction:column;align-items:center;gap:42px;align-self:stretch;background:#1e29f6}@media (max-width: 1024px){.ufc-section{padding:64px 16px}}@media (max-width: 640px){.ufc-section{padding-inline:16px}}.ufc-headline{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:80px}@media (max-width: 1024px){.ufc-headline{padding:0 16px;flex-direction:column;align-items:center;gap:40px;align-self:stretch}}.blog-backgrounds{display:none;position:absolute;right:28%;top:5%;z-index:0;transform:translate(50%,50%);background:#1d28f54d;filter:blur(1px)}@media (max-width: 1024px){.blog-backgrounds{right:50%;top:40%;z-index:0;transform:translate(50%,50%)}}.newsletter-section{position:relative;display:flex;padding:200px 100px;flex-direction:column;align-items:center;gap:64px;align-self:stretch;background:linear-gradient(180deg,#1e29f6 27.4%,#04133d 88.71%)}@media (max-width: 1024px){.newsletter-section{padding:16px 0 40px;display:flex;flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.newsletter-section{background:#1e29f6;padding:16px 0 0;gap:0}}.newsletter-container{position:relative;z-index:1;display:flex;padding-inline:16px;padding-bottom:80px;align-items:center;width:100%;flex-direction:column;gap:64px;align-self:stretch;background:radial-gradient(37.74% 37.74% at 50% 50%,#85e1ffcc,#85e1ff00)}.newsletter-background{position:absolute;z-index:0;width:265px;height:632px;flex-shrink:0;aspect-ratio:455/632;left:0;top:0;background-image:url(/images/backgrounds/two-flag-shape-desktop.png);background-repeat:no-repeat;background-position:center center}@media (max-width: 640px){.newsletter-background{display:none}}@media (max-width: 768px){.newsletter-background{display:none}}@media (max-width: 1024px){.newsletter-background{position:relative;left:0;height:332px;background-image:url(/images/backgrounds/two-flag-shape-mobile.png)}}.newsletter-background:after{display:none;content:"";position:absolute;bottom:-50px;left:0;width:100%;height:100px;background:linear-gradient(180deg,transparent 0%,#04133d 100%);z-index:-1}@media (max-width: 1024px){.newsletter-background:after{bottom:-30px;height:60px}}.newsletter-bg-shape{position:absolute;left:0;top:0;filter:blur(2px);z-index:0}@media (max-width: 640px){.newsletter-bg-shape{position:relative;left:0;z-index:0}}.about-page{display:flex;flex-direction:column;align-items:center;align-self:stretch}@media (max-width: 1024px){.about-page{align-items:flex-start;flex:1 0 0}}.about-bg-container{position:absolute;mix-blend-mode:screen;flex-shrink:0;max-width:100vw!important;width:100%;height:1080px!important}.about-bg-image{position:absolute;z-index:0;width:100%;height:100%;flex-shrink:0;left:100%;top:10%;transform:translate(-50%,-30%);background-image:url(/images/backgrounds/about-bg-desktop.png);background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width: 768px){.about-bg-image{left:10%;top:-20%;opacity:.8;transform:scale(1.4)}}.about-bg-noise{z-index:1;width:1920px;height:1080px;flex-shrink:0;aspect-ratio:16/9;width:100%;height:100%;position:absolute;top:-15%;left:0;margin:0 auto;align-items:center;background:url(/images/backgrounds/about-bg-noice.png);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;mix-blend-mode:screen;opacity:.25}.top-gradient{width:140vw;height:540px;flex-shrink:0;position:absolute;z-index:2;top:-50%;left:-50px;background-color:#000;filter:blur(40px)}@media (max-width: 768px){.top-gradient{top:-50%}}.bottom-gradient{width:140vw;height:240px;flex-shrink:0;position:absolute;z-index:7;bottom:10%;left:-50px;background-color:#000;filter:blur(40px)}@media (max-width: 768px){.bottom-gradient{height:600px;bottom:-20%}}.about-container{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.intro-section{display:flex;padding:48px 16px;flex-direction:column;justify-content:center;align-items:center;margin:auto;width:100%;align-self:stretch}@media (max-width: 1024px){.intro-section{padding:40px 16px}}.intro-container{max-width:1200px;width:100%;display:flex;padding:24px 0;flex-direction:column;text-align:left;gap:40px;flex:1 0 0}.intro-container .intro-text-typography{text-align:left}@media (max-width: 640px){.intro-container{padding:24px;align-self:stretch;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}}.intro-texts-container{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch}.vision-mission-section{display:flex;padding:0 64px 80px;flex-direction:column;justify-content:center;align-items:center;margin:auto;width:100%;gap:80px;align-self:stretch}@media (max-width: 1024px){.vision-mission-section{padding:64px 16px;gap:42px}}.vision-mission-texts-container{max-width:1200px;width:100%;display:flex;padding:70px;flex-direction:column;align-items:center;gap:50px;flex:1 0 0;border-radius:16px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 12px 28px #00000026;background-image:linear-gradient(248deg,#1e29f64d 10.64%,#070a47 78.06%)}@media (max-width: 640px){.vision-mission-texts-container{padding:40px;align-self:stretch;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);align-items:flex-start;text-align:left;gap:24px}}.vision-mission-texts-wrapper{display:flex;flex-direction:column;align-items:center;gap:32px;align-self:stretch}.coti-leadership-section{display:flex;padding:80px 64px;flex-direction:column;align-items:center;gap:42px;align-self:stretch}@media (max-width: 1024px){.coti-leadership-section{padding:64px 16px}}.coti-leadership-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;align-self:stretch}.coti-leadership-cards{display:flex;max-width:1200px;width:100%;margin:auto;justify-content:center;align-items:center;align-content:center;gap:39px;align-self:stretch;flex-wrap:wrap}@media (max-width: 1024px){.coti-leadership-cards{min-width:300px;width:100%;flex-direction:column;align-items:center}}.coti-pool-buttons-wrapper{display:flex;align-items:flex-start;gap:20px;align-self:stretch}@media (max-width: 768px){.coti-pool-buttons-wrapper{display:flex;flex-direction:column;gap:8px}}@media (max-width: 640px){.coti-pool-mobile-bg{position:absolute;z-index:4;width:100%;height:100%;flex-shrink:0;border-radius:8px;background-image:url(/images/backgrounds/tubes-light-blue-mobile.png);background-repeat:no-repeat}}@media (max-width: 640px){.coti-pool-mobile-noice-bg{position:absolute;z-index:1;border-radius:8px;width:100%;height:100%;flex-shrink:0;opacity:.1;background-image:url(/images/backgrounds/tubes-light-blue-mobile-noice.png);mix-blend-mode:overlay;background-repeat:no-repeat}}.treasury-bg-container{position:absolute;max-width:100vw!important;width:100%;height:1080px!important}.treasury-bg-blur-tube{width:1920px;height:1210px;flex-shrink:0;opacity:.8}.treasury-bg-inner-blur-tube{flex-shrink:0}.treasury-bg-image{position:absolute;z-index:-1;width:100%;height:2022px;flex-shrink:0;left:25%;top:-80%;background-image:url(/images/backgrounds/treasury-tubes.png);filter:blur(10px);background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width: 640px){.treasury-bg-image{left:0%;top:-80%}}.treasury-bg-noise{position:absolute;height:1080px;flex-shrink:0;aspect-ratio:16/9;mix-blend-mode:screen;opacity:.25;width:100%;top:-15%;align-items:center;background:url(/images/backgrounds/treasury-noice.png);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.treasury-top-gradient{width:140vw;height:420px;flex-shrink:0;position:absolute;z-index:2;top:-50%;left:-50px;background-color:#000;background-image:var(--Blue-Grad-to-Transparent, linear-gradient(180deg, rgba(30, 41, 246, 0) 0%, #1e29f6 75.87%));filter:blur(80px)}@media (max-width: 768px){.treasury-top-gradient{top:-50%}}.treasury-bottom-gradient{width:140vw;height:90%;flex-shrink:0;position:absolute;z-index:0;bottom:-30%;left:-50px;background-color:#1e29f6;background-image:var(--Blue-Grad-to-Transparent, linear-gradient(180deg, rgba(30, 41, 246, 0) 0%, #1e29f6 75.87%));filter:blur(60px)}@media (max-width: 768px){.treasury-bottom-gradient{height:90%;bottom:-50%}}.nodes-buttons-wrapper{display:flex;align-items:flex-start;gap:20px;align-self:stretch}@media (max-width: 768px){.nodes-buttons-wrapper{display:flex;flex-direction:column;gap:8px}}.nodes-bg-container{position:absolute;max-width:100vw!important;width:100%;height:1080px!important}.nodes-bg-blur-tube{width:1920px;height:1210px;flex-shrink:0;opacity:.8}.nodes-bg-inner-blur-tube{flex-shrink:0}.nodes-bg-image{position:absolute;z-index:-1;width:100%;height:2022px;flex-shrink:0;left:25%;top:-80%;background-image:url(/images/backgrounds/nodes-tubes.png);filter:blur(10px);background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width: 640px){.nodes-bg-image{left:0%;top:-80%}}.nodes-bg-noise{position:absolute;height:1080px;flex-shrink:0;aspect-ratio:16/9;mix-blend-mode:screen;opacity:.25;width:100%;top:-15%;align-items:center;background:url(/images/backgrounds/nodes-noice.png);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.nodes-top-gradient{width:140vw;height:420px;flex-shrink:0;position:absolute;z-index:2;top:-50%;left:-50px;background-color:#000;background-image:var(--Blue-Grad-to-Transparent, linear-gradient(180deg, rgba(30, 41, 246, 0) 0%, #1e29f6 75.87%));filter:blur(80px)}@media (max-width: 768px){.nodes-top-gradient{top:-50%}}.nodes-bottom-gradient{width:140vw;height:90%;flex-shrink:0;position:absolute;z-index:0;bottom:-40%;left:-50px;background-color:#1e29f6;background-image:var(--Blue-Grad-to-Transparent, linear-gradient(180deg, rgba(30, 41, 246, 0) 0%, #1e29f6 75.87%));filter:blur(60px)}@media (max-width: 768px){.nodes-bottom-gradient{height:90%;bottom:-50%}}.nodes-subtitle{color:#fff;font-size:36px;font-style:normal;display:flex;justify-content:center;width:100%}.nodes-boxes-section{max-width:1200px;margin:0 auto}.nodes-roles-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:40px 0}@media (max-width: 1024px){.nodes-roles-grid{grid-template-columns:1fr;gap:24px;margin:0 49px}}@media (max-width: 640px){.nodes-roles-grid{grid-template-columns:1fr;gap:24px}}.nodes-role-card{background:linear-gradient(90deg,#070a47,#1e29f64d);border-radius:16px;box-shadow:0 4px 32px #0000001a;display:flex;flex-direction:column;height:320px;overflow:hidden}@media (max-width: 640px){.nodes-role-card{height:auto}}.nodes-role-card:nth-child(2) .nodes-role-card-bar{background-image:url(/images/backgrounds/node2bg.png)}.nodes-role-card:nth-child(3) .nodes-role-card-bar{background-image:url(/images/backgrounds/node3bg.png)}.nodes-role-card:nth-child(4) .nodes-role-card-bar{background-image:url(/images/backgrounds/node4bg.png)}.nodes-role-card-bar{height:32px;width:100%;background-image:url(/images/backgrounds/node1bg.png);background-size:cover;background-repeat:no-repeat;background-position:center}.nodes-role-card-content{padding:40px 28px 24px 64px;display:flex;flex-direction:column;flex:1}@media (max-width: 640px){.nodes-role-card-content{padding:40px 20px 16px 40px}}.nodes-role-card-title{color:#fff;font-size:36px;font-weight:450;margin-bottom:18px;line-height:120%}@media (max-width: 640px){.nodes-role-card-title{font-size:28px}}.nodes-role-card-list{color:#fff;font-size:16px;margin:0;display:flex;flex-direction:column;gap:8px;padding-left:16px;list-style-type:disc}.subpage-page{display:flex;flex-direction:column;align-items:center;align-self:stretch}@media (max-width: 640px){.subpage-page{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}}.subpage-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.subpage-section{display:flex;padding:0 64px 80px;flex-direction:column;align-items:center;gap:80px;align-self:stretch}@media (max-width: 640px){.subpage-section{display:flex;padding:48px 49px;flex-direction:column;align-items:center;gap:92px;align-self:stretch}}.subpage-section-container{display:flex;max-width:1200px;width:100%;flex-direction:column;align-items:flex-start;gap:40px}@media (max-width: 640px){.subpage-section-container{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}}.subpage-section-text{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.ecosystem-bg-container{position:absolute;max-width:100vw!important;width:1920px;height:1080px}@media (max-width: 1024px){.ecosystem-bg-container{width:1024px;height:768px}}.ecosystem-bg-blur-tube{width:1920px;height:1080px;flex-shrink:0}@media (max-width: 1024px){.ecosystem-bg-blur-tube{width:1024px;height:768px}}.ecosystem-bg-image{position:absolute;z-index:-1;width:100vw;height:1080px;flex-shrink:0;top:-10.5%;background-image:url(/images/backgrounds/ecosystem-desktop.png);background-size:cover;background-repeat:no-repeat}@media (min-width: 1024px){.ecosystem-bg-image{background-position:center}}@media (max-width: 1024px){.ecosystem-bg-image{background-image:url(/images/backgrounds/ecosystem-mobile.png);top:-10.5%}}.ecosystem-bottom-gradient{width:140vw;height:70%;flex-shrink:0;position:absolute;z-index:0;bottom:-40%;left:-50px;background-color:#1e29f6;background-image:var(--Blue-Grad-to-Transparent, linear-gradient(180deg, rgba(30, 41, 246, 0) 0%, #1E29F6 70.87%));filter:blur(60px)}@media (max-width: 1024px){.ecosystem-bottom-gradient{height:70%;left:-60px;bottom:-60%}}.ecosystem-bg-noise{mix-blend-mode:plus-lighter;position:absolute;width:100vw;height:1080px;flex-shrink:0;aspect-ratio:16/9;mix-blend-mode:screen;opacity:.25;top:-10.5%;align-items:center;background:url(/images/backgrounds/treasury-noice.png);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.ecosystem-bg-page{z-index:-2;background:#04133d;max-width:100vw;max-height:100%;width:100%;height:100%;overflow:hidden}.coti_ecosystem_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 640px){.coti_ecosystem_wrapper{padding-inline:32px}}@media (max-width: 360px){.coti_ecosystem_wrapper{padding-inline:32px}}.coti_ecosystem_container{display:flex;flex-direction:column;width:100%;gap:16px;padding-bottom:105px}.coti_ecosystem_column{display:flex;flex-direction:column;gap:16px}@media (min-width: 360px){.coti_ecosystem_container{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}}@media (min-width: 1432px){.coti_ecosystem_container{flex-direction:row;flex-wrap:wrap}}@media (max-width: 1024px){.ecosystem-title{padding-bottom:105px}}.help-center-section{display:flex;padding:16px;flex-direction:column;align-items:center;gap:80px}.help-center-bg-image{position:absolute;z-index:0;width:100%;height:2022px;flex-shrink:0;left:25%;top:-80%;background-image:url(/images/backgrounds/help-center.png);filter:blur(10px);background-size:cover;background-repeat:no-repeat;background-position:center;max-height:1080px}@media (max-width: 640px){.help-center-bg-image{left:0%;top:-80%}}.help-center-body-wrapper{max-width:1200px;width:100%;display:flex;padding:60px;flex-direction:column;align-items:flex-start;gap:50px;flex:1 0 0;border-radius:16px;box-shadow:0 12px 28px #00000026;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media (max-width: 640px){.help-center-body-wrapper{gap:40px;padding:0;width:100%;box-shadow:none;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.help-center-body{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch}.help-center-select-input-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch}@media (max-width: 1024px){.help-center-select-input-wrapper{flex-direction:column;align-items:center;gap:30px}}.help-center-select-ask-wrapper{display:flex;max-width:655px;width:100%;flex-direction:column;align-items:flex-start;gap:10px}@media (max-width: 640px){.help-center-select-ask-wrapper{align-self:stretch}}.help-center-ask,.help-center-select{display:flex;min-height:114px;flex-direction:column;align-items:flex-start;align-self:stretch;overflow:hidden;transition:all .3s ease;border-radius:19px;border:9px solid rgba(255,255,255,.2)}.help-center-ask-input,.help-center-select-input{cursor:pointer;display:flex;height:96px;padding:16px 0 16px 32px;justify-content:space-between;align-items:center;flex-shrink:0;align-self:stretch;background:#fff}@media (max-width: 640px){.help-center-ask-input,.help-center-select-input{display:flex;padding:16px;gap:24px}}.help-center-ask-input{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.help-center-select-dropdown{display:flex;flex-direction:column;gap:10px;width:100%}.help-center-chevron-icon{display:flex;width:64px;height:64px;padding:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.help-center-chevron-icon.chevron-open{transform:rotate(180deg)}@media (max-width: 640px){.help-center-chevron-icon{transition:transform .35s cubic-bezier(.4,0,.2,1)}}.help-center-faq-question{cursor:pointer;display:flex;height:fit-content;padding:16px 0 16px 32px;justify-content:space-between;align-items:center;flex-shrink:0;align-self:stretch;background:#fff}@media (max-width: 640px){.help-center-faq-question{display:flex;padding:16px;gap:24px}}.help-center-faq-answer{padding:0 32px 24px;margin:0;background:#fff;width:100%;border-radius:0 0 12px 12px;animation:slideDown .4s cubic-bezier(.4,0,.2,1);overflow:hidden;transform-origin:top}@media (max-width: 640px){.help-center-faq-answer{padding:0 16px 24px;animation:slideDownMobile .35s cubic-bezier(.4,0,.2,1)}}@keyframes slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transform:scaleY(0)}to{opacity:1;max-height:500px;padding-bottom:24px;transform:scaleY(1)}}@keyframes slideDownMobile{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transform:translateY(-10px) scaleY(.95)}to{opacity:1;max-height:800px;padding-bottom:24px;transform:translateY(0) scaleY(1)}}.blog-bg-container{position:absolute;max-width:100vw!important;width:100%;height:1080px!important}.blog-bg-blur-tube{width:1920px;height:1210px;flex-shrink:0;opacity:.8}.blog-bg-inner-blur-tube{width:1056.395px;height:861px;flex-shrink:0}.blog-bg-image{position:absolute;z-index:-1;max-width:1056.395px;width:100%;height:861px;flex-shrink:0;aspect-ratio:1056.4/861;left:48%;top:-40%;background-image:url(/images/backgrounds/blog-desktop.png);filter:blur(10px);background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width: 640px){.blog-bg-image{left:0%;top:-20%;transform:scale(1.6)}}.blog-bg-noise{position:absolute;height:1080px;flex-shrink:0;aspect-ratio:16/9;mix-blend-mode:screen;width:100%;top:-15%;align-items:center;background:url(/images/backgrounds/nodes-noice.png);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;opacity:.25}.blog-main{width:100%;display:flex;padding:0 64px 80px;justify-content:center;align-items:center;gap:80px;align-self:stretch}@media (max-width: 1440px){.blog-main{flex-direction:column;padding:0 32px 80px}}@media (max-width: 640px){.blog-main{padding:48px 5px;gap:42px}}.blog-main-body{display:flex;max-width:1200px;width:100%;max-height:478px;height:100%;justify-content:center;align-items:center;gap:50px}@media (max-width: 1440px){.blog-main-body{flex-direction:column;max-height:none;align-items:center}}@media (max-width: 640px){.blog-main-body{flex-direction:column;max-width:100%;max-height:none}}.blog-main-texts-container{display:flex;max-width:565px;min-width:300px;width:100%;flex-direction:column;align-items:flex-start;gap:56px;flex-shrink:1}@media (max-width: 1440px){.blog-main-texts-container{max-width:100%;align-self:stretch}}@media (max-width: 640px){.blog-main-texts-container{gap:40px;align-self:stretch;min-width:auto}}.blog-main-text{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch}.blog-main-summary-container{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media (max-width: 640px){.blog-main-summary-container{align-self:stretch}}.blog-main-author-date{display:flex;align-items:center;gap:10px}.blog-main-image-container{display:flex;max-width:600px;min-width:300px;width:100%;justify-content:center;align-items:center;flex-shrink:1;align-self:stretch}@media (max-width: 1440px){.blog-main-image-container{max-width:100%;align-self:stretch}}@media (max-width: 640px){.blog-main-image-container{max-width:100%;min-width:auto}}.blog-main-image{width:100%;height:auto;border-radius:11.52px;object-fit:cover;min-height:250px;max-width:600px}@media (max-width: 1440px){.blog-main-image{min-height:300px}}@media (max-width: 640px){.blog-main-image{height:236px;min-height:auto;align-self:stretch;max-width:100%}}.blog-search-box{margin-bottom:32px;width:100%;display:flex;justify-content:center}.pagination-link{display:flex;flex-direction:column;align-items:center;margin:32px 0 0}.pagination-list{display:flex;gap:8px;list-style:none;padding:0}.pagination-list button{background:none;border:1px solid #ccc;border-radius:4px;padding:4px 12px;cursor:pointer;font-size:16px}.pagination-list button.active{background:#1e29f6;color:#fff;border-color:#1e29f6}.pagination-mobile-info{margin-top:8px;font-size:14px;color:#666}.blog-section{display:flex;padding:0 0 80px;flex-direction:column;align-items:center;gap:80px;align-self:stretch}@media (max-width: 640px){.blog-section{padding:64px 5px;gap:42px}}.blog-section-container{display:flex;max-width:100vw;width:100%;flex-direction:column;align-items:flex-start;gap:40px;padding-bottom:100px}@media (max-width: 640px){.blog-section-container{display:flex;padding:24px 16px;flex-direction:column;align-items:center;gap:42px;align-self:stretch}}.blog-medium-wrapper{display:flex;justify-content:center;align-items:center;padding:0 32px;width:100%}.blog-detail-article{display:flex;padding:80px 280px 160px;flex-direction:column;align-items:center;gap:50px;align-self:stretch;background:#f4f5fc}@media (max-width: 1280px){.blog-detail-article{padding:24px 16px;align-items:flex-start}}.blog-detail-container{display:flex;max-width:960px;width:100%;padding:0 24px;flex-direction:column;margin:auto;align-items:center;gap:50px;align-self:stretch}@media (max-width: 640px){.blog-detail-container{padding:0}}.blog-detail-section,.blog-detail-header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px;align-self:stretch}.blog-detail-text-container{display:flex;flex-direction:column;align-items:flex-start;gap:56px;align-self:stretch}@media (max-width: 640px){.blog-detail-text-container{gap:40px}}.blog-detail-titles-container{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch}.blog-detail-meta{display:flex;align-items:center;gap:10px;align-self:stretch}@media (max-width: 640px){.blog-detail-meta{align-self:auto}}blockquote{font-style:italic!important;font-size:1.125rem;line-height:1.6;color:#333;border-left:4px solid #000;padding-left:1rem;margin:2rem 0}blockquote cite{display:block;margin-top:.75rem;font-style:normal;font-weight:700;color:#555}.blog-detail-section{align-items:flex-start}.blog-content-with-lists ul{list-style-type:disc;list-style-position:outside;margin-left:1.5rem;margin-bottom:1rem;padding-left:0}.blog-content-with-lists ul li{margin-bottom:.5rem;line-height:1.6;padding-left:.25rem}.blog-content-with-lists ul li:last-child{margin-bottom:0}.blog-content-with-lists ul ul{margin-top:.5rem;margin-bottom:.5rem;margin-left:1rem}.blog-content-with-lists ol{list-style-type:decimal;list-style-position:outside;margin-left:1.5rem;margin-bottom:1rem;padding-left:0}.blog-content-with-lists ol li{margin-bottom:.5rem;line-height:1.6;padding-left:.25rem}.blog-content-with-lists ol li:last-child{margin-bottom:0}.legal-page{display:flex;flex-direction:column;align-items:center;align-self:stretch}.legal-container{position:relative;display:flex;flex-direction:column;align-items:center;align-self:stretch}*{margin:0;padding:0;box-sizing:border-box}*{transition:all .5s ease}@font-face{font-family:Dazzed;src:url(/assets/Dazzed-Heavy-Cl7cSUIV.woff2) format("woff2"),url(/assets/Dazzed-Heavy-BUKetTI0.woff) format("woff"),url(/assets/Dazzed-Heavy-nlouuN5z.ttf) format("truetype"),url(/assets/Dazzed-Heavy-CAx3LBKQ.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Dazzed;src:url(/assets/Dazzed-SemiBold-DUGfYdTi.woff2) format("woff2"),url(/assets/Dazzed-SemiBold-BJ-Fcpfg.woff) format("woff"),url(/assets/Dazzed-SemiBold-BnNZHI0O.ttf) format("truetype"),url(/assets/Dazzed-SemiBold-C-uj39me.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Dazzed;src:url(/assets/Dazzed-Medium-tyxafv21.woff2) format("woff2"),url(/assets/Dazzed-Medium-B0HFUeQ1.woff) format("woff"),url(/assets/Dazzed-Medium-C-63aJRJ.ttf) format("truetype"),url(/assets/Dazzed-Medium-B3xLkMcT.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}.heavy-text{font-family:Dazzed,Arial,sans-serif;font-weight:900}.semibold-text{font-family:Dazzed,Arial,sans-serif;font-weight:600}.medium-text{font-family:Dazzed,Arial,sans-serif;font-weight:500}body{font-family:Dazzed,Arial,sans-serif}html,body{overflow-x:hidden;width:100%;max-width:100%}.italic{font-family:italic}
