.text-input{width:100%;padding:.65rem;border-radius:16px;border:1px solid #e2e8f0;font:inherit;box-sizing:border-box;margin-bottom:.75rem}.text-input:focus{outline:none;border-color:#1e6fe3;box-shadow:0 0 10px #1e6fe380}.text-input:disabled{opacity:.7}.text-input-label{display:block;font-weight:600}.checkbox-visible{width:20px;height:20px;border:1px solid #e2e8f0;cursor:pointer}.checkbox-visible__checkmark{width:100%;height:100%;display:none;justify-content:center;align-items:center;color:red}.checkbox-visible__checkmark--checked{display:flex}.checkbox-hidden{display:none}.checkbox-label{display:flex;align-items:center;gap:.65rem}.button{margin:5px;width:fit-content;height:fit-content;padding:.65rem 1.5rem;text-decoration:none;font-size:1.1rem;border-radius:16px;cursor:pointer;box-shadow:0 4px 24px #0f172a0f;transition:all .3s ease;display:inline-flex;justify-content:center;align-items:center}.button:disabled{cursor:not-allowed;opacity:.65}.button--primary{background:#1e6fe3;color:#fff;border:none}.button--primary:not(:disabled):hover{background:#1660d4}.button--secondary{background:transparent;color:#0f172a;border:1px solid #1e6fe3}.button--secondary:not(:disabled):hover{background:#fff}.button--borderless{background:transparent;color:#1e6fe3;box-shadow:none;border:none;border-radius:0;border-bottom:1px dashed transparent;min-height:10px;min-width:10px;padding:0;margin:0}.button--borderless:hover{background:transparent;border-bottom:1px dashed #1e6fe3;transition:all .3s ease}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}.modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1.5rem;border-radius:16px;background:#fff;box-shadow:0 4px 24px #0f172a0f}.modal__buttons{width:100%;display:flex;gap:1.5rem;justify-content:center;margin-top:1.5rem}.table{width:100%;min-width:max-content;border-collapse:collapse;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.table__thead{background:#1e6fe3;color:#fff}.table__tbody{background:#fff}.table__th,.table__td{padding:.65rem;text-align:center;white-space:nowrap}.table__th{font-weight:600}.table__sort-button{display:inline-flex;align-items:center;gap:.35rem;margin:0;padding:0;border:none;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer;white-space:nowrap}.table__sort-button:hover{text-decoration:underline}.table__sort-indicator{font-size:.75rem;opacity:.9}.table-wrapper{width:100%;overflow-x:auto;overflow-y:auto;max-height:60vh}.cookie-consent{position:fixed;inset-inline:0;bottom:0;z-index:1900;padding:1rem;pointer-events:none}.cookie-consent__inner{pointer-events:auto;max-width:70rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 32px #0f172a1a}.cookie-consent__message{margin:0;flex:1 1 16rem;font-size:.9375rem;line-height:1.5;color:#0f172a}.cookie-consent__link{color:#1e6fe3;font-weight:700;text-decoration:none}.cookie-consent__link:hover{color:#1660d4;text-decoration:underline}.cookie-consent__inner .button{flex-shrink:0}@media(max-width:540px){.cookie-consent__inner{flex-direction:column;align-items:stretch}.cookie-consent__inner .button{width:100%}}.app-shell{display:flex;min-height:100vh;align-items:flex-start}.app-sidebar{position:fixed;top:0;left:0;bottom:0;min-height:100vh;flex:0 0 14rem;display:flex;flex-direction:column;padding:1.5rem 1rem;background:#fff;border-right:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f}.app-sidebar__brand{display:block;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0;text-decoration:none;color:inherit}.app-sidebar__brand:hover .app-sidebar__title{color:#1e6fe3}.app-sidebar__title{display:block;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:#0f172a;line-height:1.2}.app-sidebar__tagline{display:block;margin-top:.35rem;font-size:.85rem;color:#64748b}.app-sidebar__account-meta{margin-top:.65rem;display:grid;gap:.35rem}.app-sidebar__meta-item{display:block;font-size:.78rem;color:#64748b}.app-nav{flex:1;min-height:0}.app-nav__list{list-style:none;margin:0;padding:0}.app-nav__item+.app-nav__item{margin-top:.65rem}.app-nav__link{display:block;padding:.65rem .75rem;border-radius:10px;color:#0f172a;text-decoration:none;font-weight:600;font-size:.95rem;transition:background .15s ease,color .15s ease}.app-nav__link:hover,.app-nav__link--active{background:#1e6fe31f;color:#1e6fe3}.app-main{margin-left:16rem;flex:1;align-self:stretch;min-width:0;padding:1.5rem;max-width:70rem}.app-email-verify-banner{margin-bottom:1rem;padding:.75rem 1rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.app-email-verify-banner__text{margin:0;flex:1 1 12rem;font-size:.95rem;color:#0f172a}.app-email-verify-banner__sub{margin:0;width:100%;font-size:.85rem;color:#64748b}.app-sidebar__logout{margin-top:auto;border:1px solid #e2e8f0;background:transparent;border-radius:10px;padding:.35rem .65rem;cursor:pointer;font:inherit;font-weight:600}.app-sidebar__logout:hover{background:#1e6fe31f;color:#1e6fe3}.upload-file{display:grid;gap:1rem}.upload-file__header{width:100%;margin-bottom:.35rem}.upload-file__title{margin:0 0 .35rem;font-size:clamp(1.35rem,2.5vw,1.75rem);line-height:1.2;letter-spacing:-.02em}.upload-file__subtitle{margin:0;color:#64748b}.upload-file__card{padding:1rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 4px 24px #0f172a0f}.upload-file__card--files{display:grid;gap:.75rem}.upload-file__source-tabs{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.35rem 1.5rem;margin:0 0 .75rem;padding:0 0 .35rem;border-bottom:1px solid #e2e8f0}.upload-file__source-tab{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;flex:0 0 auto;padding:.65rem .75rem;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;font:inherit;font-weight:600;font-size:.95rem;color:#64748b;cursor:pointer;transition:color .15s ease,border-color .15s ease}.upload-file__source-tab:hover{color:#0f172a}.upload-file__source-tab--active{color:#1e6fe3;border-bottom-color:#1e6fe3}.upload-file__source-tab-icon{display:grid;place-items:center;opacity:.85}.upload-file__source-tab--active .upload-file__source-tab-icon{opacity:1}.upload-file__tab-panel-container{display:flex;flex-wrap:wrap;align-items:stretch;gap:1rem 1.5rem;padding-top:1rem}.upload-file__tab-panel{display:grid;gap:.75rem;flex:1 1 18rem;min-width:0;margin:0}.upload-file__form-sidebar{display:flex;flex-direction:column;align-items:stretch;flex:0 1 17.5rem;min-width:min(17.5rem,100%);gap:.65rem}.upload-file__form-sidebar .upload-file__input{margin-bottom:0;max-width:none}.upload-file__form-sidebar .upload-file__select{width:100%;cursor:pointer}.upload-file__form-sidebar>:last-child{margin-top:auto}@media(max-width:640px){.upload-file__form-sidebar{flex:1 1 100%;max-width:none}.upload-file__form-sidebar>:last-child{margin-top:.65rem}}.upload-file__char-hint{margin:0;padding-top:.65rem;font-size:.875rem;line-height:1.5;color:#64748b}.upload-file__form{display:grid;gap:.65rem}.upload-file__upload-control{display:flex;align-items:center;gap:.65rem;padding-bottom:.65rem;border-bottom:1px dashed #e2e8f0}.upload-file__files-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.upload-file__file-item{display:flex;justify-content:space-between;align-items:center;gap:.65rem;padding:.65rem;border:1px solid #e2e8f0;border-radius:10px;background:#1e6fe359}.upload-file__file-name{overflow-wrap:anywhere;font-size:.95rem}.upload-file__profile{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.upload-file__profile-title{margin:0 0 .65rem;font-size:1.05rem;font-weight:700;color:#0f172a}.upload-file__input{width:100%;max-width:28rem;margin-bottom:.65rem;padding:.65rem;border-radius:16px;border:1px solid #e2e8f0;font:inherit;box-sizing:border-box}.upload-file__profile-hint{margin:.65rem 0 0;font-size:.9rem;color:#64748b}.upload-file__label{display:block;margin-bottom:.35rem;font-weight:600}.upload-file__textarea{width:100%;padding:.65rem;border-radius:16px;border:1px solid #e2e8f0;font:inherit;resize:vertical}.upload-file__textarea:disabled{opacity:.7}.upload-file__error{margin:0;padding:.65rem .75rem;border-radius:10px;border:1px solid #e63e3e;background:#e63e3e14;color:#e63e3e}.upload-file__error--paywall{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.upload-file__error--paywall p{margin:0;color:inherit}.subscription-page{display:grid;gap:1rem}.subscription-page__plans{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr))}.subscription-page__plan-card{display:grid;gap:.65rem;align-content:start}.subscription-page__plan-card--current{border-color:#1e6fe3;box-shadow:0 8px 32px #0f172a1a}.subscription-page__plan-price{margin:0;font-size:1.1rem;font-weight:700}.subscription-page__billing-tabs{display:inline-grid;grid-template-columns:1fr 1fr;border:1px solid #e2e8f0;border-radius:10px;background:#1e6fe340;overflow:hidden;width:fit-content}.subscription-page__billing-tab{border:0;border-right:1px solid #e2e8f0;background:transparent;color:#64748b;font:inherit;font-weight:600;padding:.35rem 1rem;cursor:pointer}.subscription-page__billing-tab:last-child{border-right:0}.subscription-page__billing-tab--active{background:#fff;color:#1e6fe3}.subscription-page__benefits{margin:0;padding-left:1.2rem;color:#64748b;display:grid;gap:.35rem}.payment-result-page__header h1{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);line-height:1.2;letter-spacing:-.02em}.payment-result{display:grid;gap:1rem;max-width:32rem}.payment-result__banner{display:grid;justify-items:center;gap:.65rem;padding:1rem .75rem;border-radius:16px;text-align:center}.payment-result__banner--success{background:#d1fae5;border:1px solid #6ee7b7}.payment-result__banner--failed,.payment-result__banner--canceled{background:#fee2e2;border:1px solid #fecaca}.payment-result__banner--pending{background:#dbeafe;border:1px solid #93c5fd}.payment-result__icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;font-size:1.35rem;font-weight:700;line-height:1}.payment-result__banner--success .payment-result__icon{color:#047857;background:#fff}.payment-result__banner--failed .payment-result__icon,.payment-result__banner--canceled .payment-result__icon{color:#b91c1c;background:#fff}.payment-result__banner--pending .payment-result__icon{color:#1d4ed8;background:#fff}.payment-result__message{margin:0;font-size:1rem;font-weight:600;line-height:1.45;color:#0f172a}.payment-result__banner--success .payment-result__message{color:#047857}.payment-result__banner--failed .payment-result__message,.payment-result__banner--canceled .payment-result__message{color:#b91c1c}.payment-result__banner--pending .payment-result__message{color:#1d4ed8}.payment-result__details{margin:0;display:grid;gap:.65rem}.payment-result__detail-row{display:grid;grid-template-columns:minmax(6rem,8rem) 1fr;gap:.65rem .75rem;align-items:baseline;margin:0;padding:.35rem 0;border-bottom:1px solid #e2e8f0}.payment-result__detail-row:last-child{border-bottom:none;padding-bottom:0}.payment-result__detail-row dt{margin:0;font-size:.9rem;font-weight:600;color:#64748b}.payment-result__detail-row dd{margin:0;font-weight:600;color:#0f172a}.payment-result__actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.payment-result__footer{margin:0;padding-top:.35rem;border-top:1px solid #e2e8f0}.payment-result__loading{margin:0;text-align:center;color:#64748b;font-size:.95rem}.quiz-page__back{margin-top:0;margin-bottom:1rem}.quiz-page__back-link{color:#1e6fe3;text-decoration:none}.quiz-page__back-link:hover{text-decoration:underline}.quiz-page__buttons-container{width:100%;display:flex;gap:.65rem;justify-content:flex-start}.quiz{margin-top:1.5rem;padding:1.5rem;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f}.quiz__title{margin:0 0 1rem;letter-spacing:-.02em;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;line-height:1.2;color:#0f172a}.quiz-list-item{display:flex;justify-content:flex-start;align-items:center;gap:.65rem}.attempts-page__buttons-container{width:100%;display:flex;gap:.65rem;justify-content:flex-start}.auth-page{min-height:calc(100vh - 3rem);display:grid;place-items:center;padding:1.5rem .65rem;box-sizing:border-box}.auth-page__layout{display:grid;grid-template-columns:minmax(5rem,1fr) minmax(0,26rem) minmax(5rem,1fr);align-items:center;gap:clamp(.65rem,4vw,1.5rem);width:100%;max-width:52rem}.auth-page__mascot{width:100%;max-width:10.5rem;height:auto;object-fit:contain;justify-self:center;pointer-events:none;-webkit-user-select:none;user-select:none}.auth-page__mascot--side{display:block}.auth-page__mascot--side.mascot--modal{width:100px}.auth-page__mascot--side.signup{transform:rotateY(180deg)}.auth-page__mascot--side.login{transform:rotate(0)}.auth-page__mascot--mobile{display:none;max-width:7rem;margin:0 auto .65rem}.auth-page__mascots-inline{display:none;justify-content:center;align-items:flex-end;gap:.75rem;margin:0 0 .65rem}.auth-page__mascots-inline img{max-height:5.5rem;width:auto;object-fit:contain}.auth-page__card{width:100%;max-width:26rem;justify-self:center;padding:1.5rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 4px 24px #0f172a0f;box-sizing:border-box}.auth-page__title{margin:0 0 .75rem;text-align:center;font-size:clamp(1.35rem,3vw,1.65rem)}.auth-page__subtitle{margin:0 0 .75rem;color:#64748b;line-height:1.45;font-size:.95rem}.auth-page__section{margin-top:1rem;width:100%}.auth-page__section-title{font-size:1rem;margin:0 0 .65rem}.auth-page__footer{margin-top:1rem;text-align:center}.auth-page__tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:.75rem;width:100%}.auth-page__tab{padding:.65rem .75rem;border-radius:10px;border:1px solid #e2e8f0;background:transparent;cursor:pointer;font-weight:600;font:inherit;text-align:center;min-height:2.75rem}.auth-page__tab--active{border-color:#1e6fe3;color:#1e6fe3;background:#1e6fe31f}.auth-page__form{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;width:100%}.auth-page__field{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;width:100%;font-size:.9rem;text-align:left}.auth-page__field span{font-weight:600;color:#0f172a}.auth-page__field input{width:100%;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .75rem;font:inherit;min-height:2.75rem}.auth-page__form .button{width:100%;margin:0;min-height:2.75rem;justify-content:center}.auth-page__link-row{width:100%;display:flex;justify-content:center}.auth-page__link-row--start{justify-content:flex-start;margin-top:.65rem}.auth-page__separator{display:flex;align-items:center;gap:.65rem;width:100%;margin:.65rem 0;color:#64748b;font-size:.85rem;text-align:center}.auth-page__separator:before,.auth-page__separator:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-page__google{display:flex;justify-content:center;width:100%;min-height:2.75rem}@media(max-width:52rem){.auth-page__layout{grid-template-columns:1fr;max-width:26rem}.auth-page__mascots-inline{display:flex}}.auth-page__hint{margin:0;color:#64748b;text-align:center}.auth-page__error{margin-top:.65rem;color:#e63e3e;text-align:center}.auth-page__card--modal{border:none;box-shadow:none;padding:0;max-width:none;width:100%}.auth-page h2{margin:0 0 .75rem;text-align:center;font-size:1.15rem}.auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;padding:.65rem;box-sizing:border-box}.auth-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;margin:0;padding:0;cursor:pointer;background:#00000073}.auth-modal__mascots{display:flex;justify-content:center;align-items:flex-end;gap:.65rem;margin-bottom:.35rem;flex-shrink:0}.auth-modal__mascots img{max-height:4.5rem;width:auto;object-fit:contain}.auth-modal__dialog{position:relative;z-index:1;width:100%;max-width:28rem;display:flex;flex-direction:column;padding:1rem 1.5rem .65rem;border-radius:16px;background:#fff;box-shadow:0 4px 24px #0f172a0f;border:1px solid #e2e8f0;box-sizing:border-box}.auth-modal__close{position:absolute;top:.35rem;right:.35rem;width:2.25rem;height:2.25rem;display:grid;place-items:center;border:none;border-radius:10px;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:inherit}.auth-modal__close:hover{background:#1e6fe31f}.auth-modal__body{overflow:auto;flex:1;min-height:0;padding-right:.35rem}.auth-modal__body .auth-page__title{padding-right:2.5rem}.auth-modal__footer{margin:.65rem 0 0;padding-top:.35rem;text-align:center;font-size:.9rem}.auth-modal__full-page-link{color:#1e6fe3;font-weight:600;text-decoration:none}.auth-modal__full-page-link:hover{text-decoration:underline}.dashboard-page{max-width:56rem;margin:0 auto;padding:0 .65rem}.dashboard-page__title{margin:0 0 .65rem}.dashboard-page__intro{margin:0 0 1rem;color:#64748b;line-height:1.45}.dashboard-page__stats{margin:0 0 1rem}.dashboard-page__stats-title{margin:0 0 .65rem;font-size:1.1rem}.dashboard-page__stats-grid{list-style:none;margin:0;padding:0;display:grid;gap:.65rem;grid-template-columns:repeat(2,1fr)}.dashboard-page__stat-card{gap:.35rem;padding:.65rem .75rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.dashboard-page__stat-value{margin:0;font-size:3rem;font-weight:700;line-height:1.2;color:#1e6fe3}.dashboard-page__stat-label{margin:0;font-size:.85rem;color:#64748b;line-height:1.35}.dashboard-page__grid{list-style:none;margin:0;padding:0;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.dashboard-page__card{display:flex;flex-direction:column;gap:.65rem;min-height:10rem}.dashboard-page__card-title{margin:0;font-size:1.05rem}.dashboard-page__card-desc{margin:0;flex:1;font-size:.9rem;color:#64748b;line-height:1.4}.quiz-list__title--highlight{font-weight:600;color:#1e6fe3}.quiz-list__action-muted{color:#64748b}.quiz-list__failed-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.upload-file__success{margin:0 0 .65rem;padding:.35rem .65rem;border-radius:10px;color:#047857;background:#d1fae5;font-size:.9rem}.quiz-status{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:10px;font-size:.8rem;font-weight:600;line-height:1.3;white-space:nowrap}.quiz-status--generating{color:#1d4ed8;background:#dbeafe}.quiz-status--published{color:#047857;background:#d1fae5}.quiz-status--failed{color:#b91c1c;background:#fee2e2}.landing{min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:2rem}.landing__main{width:80%}.landing section[id],.landing footer[id]{scroll-margin-top:100px}.qb-header{width:100%;position:sticky;top:0;z-index:50;background:color-mix(in srgb,#fff 96%,#f7f9fc);border-bottom:1px solid #e2e8f0}.qb-header__inner{max-width:70rem;margin:0 auto;padding:.75rem 1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;position:relative;z-index:102}.qb-logo{font-weight:800;font-size:1.25rem;letter-spacing:-.02em;background:linear-gradient(90deg,#1e6fe3,#3cb82e);-webkit-background-clip:text;background-clip:text;color:transparent;text-decoration:none}.qb-logo:hover{opacity:.92}.qb-nav{display:flex;flex-wrap:wrap;flex:1;justify-content:center;gap:1rem 1.25rem}.qb-nav__link{font-weight:600;font-size:.9375rem;color:#0f172a;text-decoration:none}.qb-nav__link:hover{color:#1e6fe3}.qb-header__cta{align-self:center;flex-shrink:0}.qb-header__auth{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex-shrink:0}.qb-header__burger{display:none;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;margin:0;border:none;border-radius:10px;background:transparent;color:#0f172a;cursor:pointer;flex-shrink:0}.qb-header__burger:focus-visible{outline:2px solid #1e6fe3;outline-offset:2px}.qb-header__burger-lines{display:flex;flex-direction:column;justify-content:center;gap:6px;width:1.375rem}.qb-header__burger-line{display:block;height:2px;width:100%;background:currentColor;border-radius:1px;transition:transform .22s ease,opacity .22s ease}.qb-header__burger--open .qb-header__burger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.qb-header__burger--open .qb-header__burger-line:nth-child(2){opacity:0}.qb-header__burger--open .qb-header__burger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:767px){.qb-header__inner{flex-wrap:nowrap}.qb-nav{position:fixed;top:0;right:0;bottom:0;left:auto;flex:none;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;width:min(300px,88vw);max-width:100%;margin:0;padding:2rem 1.25rem;padding-top:calc(3rem + env(safe-area-inset-top,0px));gap:.25rem;background:#fff;border-left:1px solid #e2e8f0;box-shadow:-12px 0 40px #0f172a1f;transform:translate(100%);transition:transform .28s cubic-bezier(.22,1,.36,1);overflow-y:auto;z-index:100;visibility:hidden;pointer-events:none}.qb-nav--open{transform:translate(0);visibility:visible;pointer-events:auto}.qb-nav__link{padding:.75rem;border-radius:10px}.qb-header__burger{display:inline-flex;position:relative;z-index:101}.qb-logo{margin-right:auto}}@media(min-width:768px){.qb-logo{margin-right:0}.qb-header__burger{display:none!important}}.qb-header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;margin:0;padding:0;border:none;background:#0f172a73;cursor:pointer}@media(prefers-reduced-motion:reduce){.qb-nav,.qb-header__burger-line{transition:none}}.qb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1.25rem;font-family:inherit;font-weight:700;font-size:.9375rem;border-radius:16px;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.qb-btn--primary{background:#1e6fe3;color:#fff;box-shadow:0 4px 24px #0f172a0f}.qb-btn--primary:hover{background:#1660d4;box-shadow:0 8px 32px #0f172a1a;color:#fff}.qb-btn--secondary{background:#fff;color:#1e6fe3;border-color:color-mix(in srgb,#1e6fe3 35%,transparent)}.qb-btn--secondary:hover{background:#1e6fe31f;border-color:#1e6fe3;color:#1660d4}.qb-btn--success{background:#3cb82e;color:#fff;box-shadow:0 4px 24px #0f172a0f}.qb-btn--success:hover{background:#319d27;color:#fff}.qb-section{max-width:70rem;margin:0 auto;padding:1.25rem;position:relative}.qb-section__head{max-width:42rem;margin-bottom:2rem}.qb-heading--h1{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.15}.qb-heading--h2{margin:0 0 .75rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.qb-heading--h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:800;letter-spacing:-.01em}.qb-lead{margin:0 0 .75rem;font-size:1.0625rem;color:#64748b}.qb-persona{width:60%;font-weight:600;color:#0f172a;padding:1.25rem;border:1px dashed #1e6fe3;border-radius:24px}.qb-hint{margin:.5rem 0 1rem;font-size:.875rem;color:#64748b;max-width:28rem}.qb-hint:last-child{margin-bottom:0}.qb-hero{padding-top:5rem;overflow:visible}.qb-hero__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:1rem}@media(min-width:900px){.qb-hero__grid{grid-template-columns:1.05fr .95fr;gap:3rem}}.qb-hero__actions{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.qb-hero__visual{position:relative;width:clamp(300px,100%,500px);min-height:300px}@media(max-width:500px){.qb-hero__visual{min-height:290px}}.qb-hero__step-images-wrapper{background:linear-gradient(145deg,#1e6fe3,#1358c4 51%,#2a7a6e);width:100%;padding:1.25rem;border-radius:24px;display:flex;flex-direction:column;gap:1rem}.qb-hero__demo-title{margin:0;color:#fff;flex:0 0 auto;width:100%}.qb-hero__step-image{position:absolute;width:clamp(100px,70%,400px);border-radius:10px;border:1px solid #e2e8f0}.qb-hero__step-image:nth-child(1){border:none;width:clamp(50px,100%,140px);top:-25px;right:0}.qb-hero__step-image:nth-child(2){top:0;left:0}.qb-hero__step-image:nth-child(3){top:180px;left:120px}@media(max-width:400px){.qb-hero__step-image:nth-child(1){display:none}.qb-hero__step-image:nth-child(2){width:100%}.qb-hero__step-image:nth-child(3){width:100%;left:0}}.qb-hero__step-image-mascot{position:absolute;top:100px;left:50%;transform:translate(-50%,-50%);width:220px;object-fit:contain}@media(max-width:900px){.qb-hero__step-image-mascot{display:none}}.qb-hero__cta-paw{position:absolute;z-index:2;left:48%;top:175px;transform:translate(-90%,70%);box-shadow:0 8px 28px #0f172a33;max-width:min(100% - 1.5rem,15rem);padding-inline:1rem;text-align:center}@media(max-width:900px){.qb-hero__visual{margin-inline-start:auto;margin-inline-end:0;justify-content:center}.qb-hero__cta-paw{transform:translate(-75%,50%)}}@media(max-width:520px){.qb-hero__visual{justify-content:flex-end}.qb-hero__cta-paw{transform:translate(-80%,50%)}}.qb-hero .qb-persona{margin-top:1.25rem;width:100%;max-width:36rem}.qb-placeholder{border-radius:24px;border:2px dashed color-mix(in srgb,#1e6fe3 35%,transparent);background:linear-gradient(145deg,#1e6fe31f,#3cb82e24);min-height:220px;display:flex;align-items:center;justify-content:center;padding:1.25rem;font-size:.875rem;font-weight:600;color:#64748b;text-align:center;position:relative;overflow:hidden}.qb-placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 12px 12px,color-mix(in srgb,#1e6fe3 18%,transparent) 0 2px,transparent 2px),radial-gradient(circle at 30px 30px,color-mix(in srgb,#3cb82e 14%,transparent) 0 2px,transparent 2px);background-size:42px 42px;pointer-events:none}.qb-pain-container{display:grid;grid-template-columns:4fr 3fr;align-items:center;justify-content:center;border-radius:16px;background-color:#fff}.qb-grid-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.qb-grid-cards--2{grid-template-columns:repeat(2,1fr)}}.qb-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.25rem;box-shadow:0 4px 24px #0f172a0f;height:100%;position:relative}.qb-card p{margin:0;font-size:.9375rem;color:#64748b}.qb-pain-layout{margin:0 0 1.25rem;display:grid;grid-template-columns:1fr;gap:1rem;padding:1rem}@media(min-width:960px){.qb-pain-layout{grid-template-columns:1fr 1fr;align-items:center;justify-items:center}}.qb-pain-illustration{width:60%;max-width:280px;object-fit:contain}@media(max-width:960px){.qb-pain-illustration{display:none}}.qb-pain-tiles{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.qb-pain-tiles .qb-card{box-shadow:none}.qb-card--pain p{color:#0f172a;font-weight:600;font-style:italic}.qb-checklist{margin:0 0 1rem;padding-left:1.25rem;color:#0f172a}.qb-checklist li{margin-bottom:.75rem;padding-left:.5rem}.qb-checklist li::marker{color:#1e6fe3}.qb-quote{margin-top:1.25rem;padding:1.25rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f}.qb-quote blockquote{margin:0 0 .75rem;padding:0;border:none;font-size:1.0625rem;font-weight:600;color:#0f172a;line-height:1.45}.qb-quote blockquote p{margin:0}.qb-quote>p{margin:0;font-size:.875rem;color:#64748b}.qb-outcome{text-align:center;margin-top:1rem}.qb-logos{text-align:center;max-width:70rem;margin:0 auto;padding:1.25rem;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff}.qb-logos h2{margin:0 0 1rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.qb-logos ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.qb-logos li span{display:inline-flex;align-items:center;justify-content:center;min-width:5.5rem;min-height:2.5rem;padding:.5rem 1rem;border-radius:10px;background:#f7f9fc;font-size:.8125rem;font-weight:700;color:#64748b;border:1px dashed color-mix(in srgb,#1e6fe3 24%,transparent)}.qb-benefits{background:linear-gradient(145deg,#1e6fe3,#1358c4,#2a7a6e);border-radius:24px;padding:3rem;color:#fff;max-width:70rem}.qb-benefits .qb-lead{color:#fff}.qb-heading--h3{color:#0f172a}.qb-product__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:960px){.qb-product__grid{grid-template-columns:1fr 1fr 1fr;align-items:start}}.qb-step{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:.75rem;box-shadow:0 4px 24px #0f172a0f;position:relative}.qb-step:before{content:"";position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:6px;border:1px solid color-mix(in srgb,#1e6fe3 28%,transparent);background:color-mix(in srgb,rgba(30,111,227,.12) 70%,transparent);transform:rotate(18deg);opacity:.8}.qb-step__num{position:absolute;bottom:0;left:10px;width:2rem;height:2rem;border-radius:50%;background:#1e6fe3;color:#fff;font-size:.875rem;font-weight:800;text-align:center;line-height:2rem}.qb-step ul{margin:0 0 1rem;padding-left:1.25rem;color:#64748b;font-size:.9375rem}.qb-step ul li{margin-bottom:.5rem}.qb-step .qb-placeholder{min-height:120px;font-size:.8125rem}.qb-step__image{max-height:150px;object-fit:contain;display:block;width:100%}.qb-cta{background:linear-gradient(145deg,#1e6fe3,#1358c4,#2a7a6e);color:#fff;border-radius:24px;max-width:70rem;margin:0 auto 3rem;padding:3rem 1.25rem;box-shadow:0 8px 32px #0f172a1a}.qb-cta__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:center}@media(min-width:900px){.qb-cta__grid{grid-template-columns:1.1fr .9fr}}.qb-cta__figure{margin:0;display:flex;justify-content:center}.qb-cta__image{width:100%;max-width:360px;max-height:300px;object-fit:contain;display:block}.qb-cta .qb-heading--h2{color:#fff}.qb-cta .qb-lead,.qb-cta .qb-hint{color:#ffffffe0}.qb-cta .qb-btn--primary{background:#fff;color:#1e6fe3;box-shadow:none}.qb-cta .qb-btn--primary:hover{background:color-mix(in srgb,#fff 90%,#f4b23e);color:#1660d4}.qb-pricing-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:900px){.qb-pricing-grid{grid-template-columns:repeat(3,1fr)}}.qb-pricing-card{position:relative;display:flex;flex-direction:column;padding:1.25rem;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f}.qb-pricing-card--featured{border-color:#1e6fe3;box-shadow:0 8px 32px #0f172a1a;background:linear-gradient(180deg,#1e6fe31f,#fff 40%)}.qb-tag{display:inline-block;align-self:flex-start;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .75rem;border-radius:9999px;background:#f4b23e38;color:#0f172a;margin-bottom:.75rem;border:1px solid color-mix(in srgb,#f4b23e 65%,transparent);position:relative;padding-left:calc(.75rem + 14px)}.qb-tag:before{content:"";position:absolute;left:.5rem;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:linear-gradient(135deg,#1e6fe3,#3cb82e 60%,#f4b23e)}.qb-price{font-size:2rem;font-weight:800;letter-spacing:-.03em;color:#0f172a}.qb-price-period{font-size:1rem;font-weight:600;color:#64748b}.qb-pricing-pack-label{display:block;margin:.75rem 0 .5rem;font-size:.875rem;font-weight:700;color:#0f172a}.qb-pricing-pack-select{width:100%;min-height:2.5rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font:inherit;padding:0 .75rem}.qb-pricing-pack-info{margin:.5rem 0 0;font-size:.875rem;color:#64748b}.qb-pricing-card ul{margin:1rem 0 1.25rem;padding-left:1.25rem;flex:1;color:#64748b;font-size:.9375rem}.qb-pricing-card ul li{margin-bottom:.5rem}.qb-pricing-card .qb-btn{width:100%;margin-top:auto}.qb-pricing-card--featured .qb-btn{background:#1e6fe3;color:#fff}.qb-pricing-card--featured .qb-btn:hover{background:#1660d4;color:#fff}.qb-faq dl{margin:0}.qb-faq__row{padding:1rem 0;border-bottom:1px solid #e2e8f0}.qb-faq__row:first-child{padding-top:0}.qb-faq dt{font-weight:800;font-size:1rem;margin-bottom:.5rem}.qb-faq dd{margin:0;color:#64748b;font-size:.9375rem}.qb-footer{width:100%;margin-top:auto;padding:3rem 1.25rem;background:#0f172a;color:#cbd5e1}.qb-footer__inner{max-width:70rem;margin:0 auto}.qb-footer__tagline{margin:0 0 1.25rem;font-size:1rem;font-weight:600;color:#fff}.qb-footer__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:700px){.qb-footer__grid{grid-template-columns:repeat(3,1fr)}}.qb-footer h3{margin:0 0 .75rem;font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.qb-footer ul{list-style:none;margin:0;padding:0}.qb-footer__grid a{color:#e2e8f0;text-decoration:none;font-size:.9375rem;display:inline-block;padding:.25rem 0}.qb-footer__grid a:hover{color:#fff}.qb-footer a:focus-visible{outline-color:#fff}.qb-footer__copy{margin:2rem 0 0;padding-top:1.25rem;border-top:1px solid #334155;font-size:.875rem;color:#94a3b8}.qb-pain-image{width:100%}.legal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;padding:1rem;box-sizing:border-box}.legal-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;margin:0;padding:0;cursor:pointer;background:#00000073}.legal-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:42rem;max-height:min(90vh,52rem);padding:1.25rem 1.25rem 1rem;border-radius:16px;background:#fff;box-shadow:0 4px 24px #0f172a0f;border:1px solid #e2e8f0;box-sizing:border-box}.legal-modal__close{position:absolute;top:.5rem;right:.5rem;z-index:1;width:2.25rem;height:2.25rem;display:grid;place-items:center;border:none;border-radius:10px;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:inherit}.legal-modal__close:hover{background:#1e6fe31f}.legal-modal__body{overflow:auto;flex:1;min-height:0;padding-right:.5rem}.legal-document__intro h1{margin:0 2.5rem .75rem 0;font-size:clamp(1.375rem,3vw,1.75rem);line-height:1.25;letter-spacing:-.03em}.legal-document__updated{margin:0 0 1.25rem;color:#64748b;font-size:.9375rem}.legal-document__section+.legal-document__section{margin-top:1.25rem}.legal-document__section h2{margin:0 0 .75rem;font-size:1rem;line-height:1.35}.legal-document__section p{margin:0 0 .75rem;font-size:.9375rem;color:#0f172a}.legal-document__section ul{margin:0 0 .75rem;padding-left:1.25rem;font-size:.9375rem}.legal-document__section li+li{margin-top:.5rem}.legal-document__footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0}.legal-document__related{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.legal-document__related a{color:#1e6fe3;font-weight:700;font-size:.9375rem;text-decoration:none}.legal-document__related a:hover{color:#1660d4}.answer-card{position:relative;overflow:visible;width:49%;padding:1.5rem;text-align:left;border-radius:16px;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease,transform .15s ease}.answer-card:hover:not(.answer-card--disabled):not(.answer-card--edit){box-shadow:0 8px 32px #0f172a1a;transform:translateY(-2px)}.answer-card--default.answer-card-color-0{border:1px dotted #a713d4}.answer-card--default.answer-card-color-0:hover:not(.answer-card--disabled){border:1px solid #a713d4}.answer-card--default.answer-card-color-0.answer-card__text--selected{background-color:#a713d4}.answer-card--default.answer-card-color-0.answer-card__text--selected .answer-card__text{color:#fff}.answer-card--default.answer-card-color-1{border:1px dotted #694ee4}.answer-card--default.answer-card-color-1:hover:not(.answer-card--disabled){border:1px solid #694ee4}.answer-card--default.answer-card-color-1.answer-card__text--selected{background-color:#694ee4}.answer-card--default.answer-card-color-1.answer-card__text--selected .answer-card__text{color:#fff}.answer-card--default.answer-card-color-2{border:1px dotted #613891}.answer-card--default.answer-card-color-2:hover:not(.answer-card--disabled){border:1px solid #613891}.answer-card--default.answer-card-color-2.answer-card__text--selected{background-color:#613891}.answer-card--default.answer-card-color-2.answer-card__text--selected .answer-card__text{color:#fff}.answer-card--default.answer-card-color-3{border:1px dotted #bb60f8}.answer-card--default.answer-card-color-3:hover:not(.answer-card--disabled){border:1px solid #bb60f8}.answer-card--default.answer-card-color-3.answer-card__text--selected{background-color:#bb60f8}.answer-card--default.answer-card-color-3.answer-card__text--selected .answer-card__text{color:#fff}.answer-card__text{display:flex;justify-content:space-between;margin:0;color:#0f172a}.answer-card__tip{position:absolute;top:20px;right:50px;margin:.65rem 0 0;padding:.65rem;border:1px solid #e2e8f0;border-radius:16px;z-index:3;background-color:#fff}.answer-card--disabled{opacity:.6;cursor:default}.answer-card--correct{border:1px solid #3cb82e;box-shadow:0 0 15px #00ff0080 inset}.answer-card--incorrect{border:1px solid #e63e3e;box-shadow:0 0 15px #ff000080 inset}.answer-card--edit{border:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f;padding:.65rem;border-radius:16px}.answer-card--edit-correct{box-shadow:0 0 15px #00ff0080 inset}.quiz-container{display:flex;flex-wrap:wrap;gap:1rem}.quiz-wrapper{margin-bottom:1.5rem;background-color:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f}.quiz-wrapper--multiple-choice{border:2px dashed #e2e8f0}.upload-dropzone-root{display:grid;gap:.65rem;width:100%}.upload-dropzone-root__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.upload-dropzone-root__error{margin:0;padding:.35rem .65rem;border-radius:10px;border:1px solid rgba(230,62,62,.35);background:#e63e3e0f;color:#e63e3e;font-size:.9rem;text-align:center}.upload-dropzone{position:relative;display:grid;justify-items:center;gap:.65rem;padding:1.5rem 1rem;border:2px dashed #e2e8f0;border-radius:24px;background:linear-gradient(165deg,#1e6fe3d9,#fff 55%,#fff);cursor:pointer;outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .18s ease,background .2s ease}.upload-dropzone:hover:not(.upload-dropzone--disabled){border-color:#1e6fe373;box-shadow:0 4px 24px #0f172a0f}.upload-dropzone:focus-visible:not(.upload-dropzone--disabled){border-color:#1e6fe3;box-shadow:0 0 0 3px #1e6fe333}.upload-dropzone--dragging{border-color:#1e6fe3;border-style:solid;box-shadow:0 0 0 4px #1e6fe31f;transform:scale(1.008);background:linear-gradient(165deg,#1e6fe3,#fff,#fff)}.upload-dropzone--disabled{cursor:not-allowed;opacity:.68}.upload-dropzone__icon{color:#1e6fe3;display:grid;place-items:center;filter:drop-shadow(0 2px 8px rgba(30,111,227,.2))}.upload-dropzone__title{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a;text-align:center;line-height:1.35;max-width:22rem}.upload-dropzone__hint{margin:0;font-size:.875rem;color:#64748b;text-align:center;max-width:26rem;line-height:1.45}.upload-dropzone__actions{margin-top:.35rem}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Nunito,system-ui,Segoe UI,sans-serif;line-height:1.55;color:#0f172a;background:#f7f9fc;-webkit-font-smoothing:antialiased}.app-container{min-height:100vh;width:100%;display:flex;flex-direction:row}#root{min-height:100vh;margin:0;padding:0}.app-boot{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#0f172a;font-size:.95rem}
