@charset "UTF-8";@font-face{font-display:swap;font-family:open sans;font-style:normal;font-weight:400;src:url(/fonts/open-sans-v44-latin-regular.4c0ea3fe4daefcd63f7337e7a8e86d169c0f4ce3543b12a69f9980a5bb598987521138454ad4df4474a1edb0fef0c38cfd2de312cb355c9c2665ea3445586787.woff2)format("woff2")}@font-face{font-display:swap;font-family:open sans;font-style:italic;font-weight:400;src:url(/fonts/open-sans-v44-latin-italic.68db4f537178b380c45d209276432fc46fe13c6f0250486cfbed71d8ccf894f9650d90aad4648f6d376408476bb52a7ca62fd2ca2f1276c50dfcc6091a28ad98.woff2)format("woff2")}@font-face{font-display:swap;font-family:open sans;font-style:normal;font-weight:600;src:url(/fonts/open-sans-v44-latin-600.f65fd5eda1abe29e2a3beac7729c89c556f626ae575ce7b40a0ed282260a6b04f71307b75f34cc0e187fd84ce29fd61d597859a3150ac2ce8d0b0b27387e2bf4.woff2)format("woff2")}@font-face{font-display:swap;font-family:open sans;font-style:italic;font-weight:600;src:url(/fonts/open-sans-v44-latin-600italic.0203e27b08b930c455322e47dc5a1266d639e62eb62697e08e4db275318c987b4a7c4c6555eb19c94450dcb98fb8868606597dcdbe61f39f67629cf0ac48dcaa.woff2)format("woff2")}@font-face{font-family:'font awesome 7 free';font-style:normal;font-weight:900;font-display:block;src:url(/fonts/fa-solid-900.e9b4c9b779964d9c113909556b779bbd76e080684533f9b5aa0c1ea0184b6cbb1939da7d9c7deef86c2dda8019af4eabce3f97444d774fd6bded7d59bb319c70.woff2)format("woff2")}@font-face{font-family:'font awesome 7 free';font-style:normal;font-weight:400;font-display:block;src:url(/fonts/fa-regular-400.ffe55d83b595fe16a6e433af3f0b2ae8507e8119e648a5cf197e1e2cfbeb86e20c251cd3911a423339bd885884e10ff741fa6381f8f8b311491d65dcb0f9f779.woff2)format("woff2")}@font-face{font-family:'font awesome 7 brands';font-style:normal;font-weight:400;font-display:block;src:url(/fonts/fa-brands-400.0c6a56b1be865ce71fc57ad7115452fad8b5e72fcefd3b269d5fd58173430a197c24d23e7029371a34bacb82bd526f2f472b97c2436783e824509012b7fc1869.woff2)format("woff2")}html{scroll-behavior:smooth}#response{min-height:3rem;margin-top:.75rem}.tibc-viz-fullwidth{padding:2rem 0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;position:relative;background:#fafafa}.tibc-viz-inner{max-width:94vw;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:1.5rem 3vw 0;box-shadow:0 4px 16px rgba(0,0,0,8%);border-radius:12px;background:#fff}.tibc-viz-fullwidth::before{content:'';position:absolute;inset:0;border:1px solid #e5e7eb;border-radius:12px;pointer-events:none}.tibc-viz-inner::before,.tibc-viz-inner::after{content:'';position:absolute;top:0;bottom:0;width:40px;pointer-events:none;z-index:10}.tibc-viz-inner::before{left:0;background:linear-gradient(to right,white,transparent)}.tibc-viz-inner::after{right:0;background:linear-gradient(to left,white,transparent)}#viz-container{min-height:695px}.tibc-controls{align-items:end;margin-bottom:1.5rem}.tibc-generate-control .button{min-width:120px;font-weight:600}.input:focus,.select select:focus{border-color:#007bff;box-shadow:0 0 0 .125em rgba(59,130,246,.15)}.debug-textbox{min-height:400px!important;resize:vertical;font-family:courier new,monospace;font-size:1rem;resize:vertical}.debug-textbox::placeholder{color:#9ca3af}.debug-textbox[readonly]{background-color:#f9fafb;cursor:text}@media(max-width:768px){.tibc-controls{flex-direction:column;align-items:stretch}.tibc-controls .control{margin-bottom:.5rem}.tibc-generate-control{margin-top:1rem}}#app-sidebar{position:fixed;right:0;top:8rem;display:flex;flex-direction:column;z-index:1001;pointer-events:none;filter:drop-shadow(-3px 3px 10px rgba(0,0,0,.12));max-width:480px}#sidebar-tabs{display:flex;flex-direction:row;background:#fff;pointer-events:auto;flex-shrink:0}#sidebar-panel{max-height:0;overflow:hidden;background:#fff;pointer-events:auto;overflow-y:auto;transition:max-height .25s ease;min-width:0}#app-sidebar.is-open #sidebar-panel{max-height:80vh}.sidebar-tab-panel{padding:1.25rem 1rem 1rem;width:100%;min-width:280px;overflow-x:hidden}.sidebar-tab-panel .buttons{flex-direction:column;align-items:stretch}.sidebar-tab{background:0 0;border:none;border-bottom:3px solid transparent;padding:.6rem .5rem;font-size:.8rem;font-weight:600;line-height:1.3;text-align:center;color:#666;cursor:pointer;transition:color .15s,border-color .15s,background .15s;white-space:nowrap}.sidebar-tab:hover:not(.is-disabled){color:#363636;background:#f5f5f5}.sidebar-tab.is-active{color:#3273dc;border-bottom-color:#3273dc;background:#f0f5ff}.sidebar-tab.is-disabled{opacity:.4;cursor:default;pointer-events:none}.sidebar-collapse-btn{margin-left:auto;padding:.6rem .5rem;border-left:1px solid #ebebeb;color:#aaa}#app-sidebar.is-fully-collapsed .sidebar-tab:not(.sidebar-collapse-btn){display:none}#app-sidebar.is-fully-collapsed #sidebar-panel{max-height:0!important;overflow:hidden}.tab-badge{display:inline;font-size:.65em;color:#e67e22;margin-left:.25em}#tibc-edits-wrapper{display:none;position:fixed;bottom:3rem;right:5rem;z-index:30;pointer-events:none}#tibc-edits-wrapper>#edits-panel{pointer-events:auto;max-width:530px;width:calc(100vw - 4rem);box-shadow:0 12px 32px rgba(0,0,0,.15)}@media(max-width:768px){#tibc-edits-wrapper{left:1rem;right:1rem;bottom:1rem;width:auto}}#edits-help-popover{display:none;position:fixed;line-height:1.3;width:380px;max-width:90vw;max-height:90vh;overflow-y:auto;padding:0;z-index:1100}#edits-panel{box-shadow:0 10px 30px rgba(0,0,0,.15)}.edits-bar{margin-bottom:1rem}#edits-panel .panel-details{max-height:0;overflow:hidden;padding:0 1rem;transition:max-height .4s ease,padding .4s ease}.panel-summary{cursor:pointer;min-height:20px;padding:.5rem .75rem}.edits-panel .card-header-title{font-size:1rem;line-height:1.2;margin-bottom:0!important;margin-right:1em;padding:.25rem 0}.edits-panel .card-header-buttons{margin-left:auto}.edits-panel .button.is-small{padding:.25rem .75rem;font-size:.75rem;height:2rem}.panel-details{max-height:0;overflow:hidden;padding:0 1rem;transition:max-height .4s ease,padding .4s ease}#edits-panel:hover .panel-details{max-height:500px;padding:1rem}@media(hover:none){#edits-panel .panel-details{max-height:0;padding:0}#edits-panel.expanded .panel-details{max-height:500px;padding:1rem}.panel-summary{-webkit-tap-highlight-color:transparent}}.panel-summary:hover{background-color:#fafafa}.has-position-relative{position:relative}.button.is-info{background-color:#0092da;border-color:#0092da;color:#fff}.button.is-info:hover{background-color:#007dbb;border-color:#007dbb;color:#fff}@keyframes tab-pulse{0%{color:#fff;background:#3273dc}60%{color:#fff;background:#3273dc}100%{color:inherit;background:0 0}}.sidebar-tab.tab-pulse{animation:tab-pulse .8s ease-in-out 3}.analyse-section-heading{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;margin-bottom:.6rem;width:100%}.analyse-step{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background:#3273dc;color:#fff;font-size:.65rem;font-weight:700;flex-shrink:0}.analyse-divider{border:none;border-top:1px solid #ebebeb;margin:.75rem 0}.analyse-submit{position:sticky;bottom:0;background:#fff;padding:.75rem 1rem;margin:0 -1rem -1rem;border-top:1px solid #ebebeb}.analyse-tip{color:#aaa;cursor:help;position:relative;font-size:.65rem;margin-left:.2rem;vertical-align:middle}.analyse-tip::after{content:attr(data-tip);display:none;position:absolute;left:0;bottom:calc(100% + 6px);background:#363636;color:#fff;padding:.4rem .6rem;border-radius:4px;font-size:.65rem;font-weight:400;line-height:1.4;white-space:normal;width:210px;z-index:10;pointer-events:none}.analyse-tip:hover::after,.analyse-tip:focus::after{display:block}#column-context-menu{pointer-events:none;display:none;position:fixed;z-index:100}#column-context-menu.is-active{display:block;pointer-events:auto}#column-context-menu .dropdown-content{min-width:200px}.demo-scroll-hint{position:relative}.demo-scroll-hint::after{content:'';position:absolute;top:0;right:0;width:40px;height:100%;background:linear-gradient(to right,transparent,white);pointer-events:none}.demo-mobile-only{display:none}.demo-desktop-only{display:block}@media(max-width:768px){.demo-mobile-only{display:block}.demo-desktop-only{display:none!important}.demo-section.section.is-medium{padding-top:3rem;padding-bottom:3rem}}.demo-mobile-chart{overflow:auto;-webkit-overflow-scrolling:touch;border:1px solid #e8e8e8;border-radius:6px;background:#fff}.demo-mobile-chart img{display:block;width:100%;height:auto;touch-action:pinch-zoom}.demo-mobile-ctas{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem;align-items:center}.demo-mobile-ctas .button{width:100%;max-width:320px}.demo-ai-modal{position:fixed;inset:0;z-index:2000}.demo-ai-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.2)}.demo-ai-panel{position:absolute;top:0;right:0;width:420px;max-width:90vw;height:100vh;overflow-y:auto;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.12);padding:1.5rem;z-index:1}.demo-ai-floating-close{position:sticky;top:0;float:right;z-index:2}@media(max-width:768px){.demo-ai-panel{width:100vw;max-width:100vw;padding:1.25rem}}.demo-explain-modal{position:fixed;inset:0;z-index:2000}.demo-explain-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.2)}.demo-explain-panel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:360px;max-width:calc(100vw - 2rem);background:#fff;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:1.25rem;z-index:1;font-size:.9rem;line-height:1.5;color:#333;cursor:move;user-select:none}.demo-explain-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.demo-explain-title{font-size:1rem}.demo-explain-body p{margin:0 0 .5rem}.demo-explain-body p:last-child{margin-bottom:0}@media(max-width:768px){.demo-explain-panel{top:auto;bottom:1rem;transform:translate(-50%,0)}}.card-is-tall{height:100%}.card-is-wide{width:350px}.has-background-grey-lightest{background-color:#fafafa!important}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,350px));gap:2rem;justify-content:center;margin-top:60px;margin-bottom:60px}.why-section,.steps-section{margin-top:60px;margin-bottom:60px}.steps-section .feature-card{width:300px;max-width:100%;min-height:320px;height:100%}.card-step-number{padding-top:1.25rem;margin-bottom:.5rem}.steps-section .feature-card .content{padding:0 1.5rem 1.25rem}.step-badge{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#3273dc;color:#fff;font-size:.9rem;font-weight:700}@media(max-width:768px){.feature-grid{grid-template-columns:1fr}}.feature-card{transition:transform .25s ease,box-shadow .25s ease;background:var(--card-background,#ffffff);border-radius:12px;overflow:hidden;border:1px solid var(--border-color,rgba(0,0,0,8%))}.feature-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px -8px rgba(0,0,0,8%)}.feature-icon-wrapper{width:140px;height:140px;margin:0 auto;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.feature-icon-wrapper{width:120px;height:120px}.feature-card{margin-bottom:1.5rem}}.card-is-wider{width:500px;max-width:100%}body>.section:first-child,body>.section:first-of-type{padding-top:3em}.content li>ul,.content li>ol{margin:.25em 0 .75em 1.5em}.content li>ul li,.content li>ol li{margin-bottom:.25em}#feedback-tab{position:fixed;right:0;bottom:20%;transform:translateY(-50%);z-index:999;writing-mode:vertical-rl;text-orientation:mixed;padding:1rem .75rem;border-radius:8px 0 0 8px;background:#fff;box-shadow:-3px 0 10px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease}#feedback-panel{position:fixed;right:0;top:25%;width:340px;height:auto;max-width:90vw;transform:translateX(100%);transition:transform .3s ease-out;z-index:1000;overflow-y:auto;background:#fff}#feedback-panel.open{transform:translateX(0)}#feedback-stars{font-size:2.2rem}.star{color:#dbdbdb;cursor:pointer;transition:color .15s;padding:0 .1em}.star:hover,.star.active{color:#ffdd57}.star i{transition:transform .2s}.star:hover i{transform:scale(1.15)}#feedback-panel .panel-heading{display:flex;justify-content:space-between;align-items:center;position:relative}#feedback-close{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);margin:0}#feedback-website,#feedback-phone,#report-website,#report-phone,#app-feedback-website,#app-feedback-phone,#contact-phone,#contact-website{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.feedback-label,.report-label{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}#feedback-user-feedback,#report-user-feedback{min-height:1.2em}.legend-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;padding:.65rem .5rem .75rem;border-top:1px solid #f0f0f0;font-size:.75rem;color:#555}.legend-item{display:flex;align-items:center;gap:.35rem;white-space:nowrap}.legend-swatch{display:inline-block;width:12px;height:12px;border-radius:2px;flex-shrink:0}.legend-help-btn{margin-left:.75rem}@keyframes legend-pulse{0%{background:#3273dc;color:#fff;border-color:#3273dc}60%{background:#3273dc;color:#fff;border-color:#3273dc}100%{background:inherit;color:inherit;border-color:inherit}}.legend-help-btn.btn-pulse{animation:legend-pulse .8s ease-in-out 3}.annotation-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.25);z-index:2000}.annotation-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:360px;max-width:calc(100vw - 3rem);height:490px;max-height:calc(100vh - 4rem);background:#fff;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.18);z-index:2001;padding:1rem 1.1rem;font-size:.85rem;user-select:none;cursor:move;display:flex;flex-direction:column;overflow:hidden}.annotation-panel button{cursor:pointer}.annotation-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.annotation-drag-hint{margin-top:.5rem;color:#aaa;font-style:italic;font-size:.7rem!important}.annotation-illustration{display:flex;justify-content:center;margin:.25rem 0 .5rem}.annotation-body{flex:1;overflow-y:auto}.annotation-body p{margin-bottom:.5rem}.annotation-body p:last-child{margin-bottom:0}.annotation-nav{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;padding-top:.75rem}.annotation-highlight{outline:3px solid #3273dc;outline-offset:4px;border-radius:4px}.cohort-card{border:1px solid #e0e0e0;border-radius:4px;padding:.5rem;margin-bottom:.5rem;background:#fafafa;cursor:default}.cohort-card.is-dragging{opacity:.4}.cohort-card.drag-over{border-color:#3273dc;background:#f0f4ff}.cohort-card-header{display:flex;align-items:center;gap:.35rem;margin-bottom:.35rem}.cohort-drag-handle{cursor:grab;font-size:1rem;color:#aaa;user-select:none;flex-shrink:0}.cohort-shape-indicator{flex-shrink:0;display:flex;align-items:center}.cohort-shape-indicator svg{fill:#4682b4;fill-opacity:.5;stroke:#4682b4;stroke-width:1.5}.cohort-name-input{flex:1;min-width:0}.cohort-tag-chips{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.35rem}.cohort-tag-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis}.cohort-typeahead-wrapper{position:relative}.cohort-typeahead-dropdown{position:absolute;z-index:20;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.12);max-height:200px;overflow-y:auto;width:100%;top:100%;left:0}.cohort-typeahead-dropdown .dropdown-item{display:block;padding:.25rem .5rem;cursor:pointer}.cohort-typeahead-dropdown .dropdown-item:hover{background:#f0f4ff}