.models-page{min-height:100vh;background:var(--cor-preto);padding-top:0}.models-content{background:#f1f5f9;padding-bottom:var(--espaco-y-grande);padding-left:var(--espaco-padding);padding-right:var(--espaco-padding)}.models-content__intro{max-width:1200px;margin:0 auto;padding:var(--espaco-y-medio) 0 0}.models-content__intro-heading{margin:0 0 .75rem;font-family:var(--fonte);font-size:var(--tipo-subtitulo-size);font-weight:var(--peso-semibold);color:var(--cor-preto-texto);max-width:720px;line-height:1.3}.models-content__intro-text{font-size:var(--tipo-texto-size);color:var(--cor-cinza-400);margin:0;max-width:720px;line-height:1.6}.models-versions{max-width:1200px;margin:0 auto;padding:var(--espaco-y-medio) 0 0;display:flex;flex-direction:column;gap:2rem}.model-card{border-radius:var(--gio-radius-card);background:#fff;border:1px solid rgba(105,103,251,.12);box-shadow:0 1px 2px rgba(15,23,42,.04),0 12px 40px -16px rgba(91,89,214,.18);overflow:visible}.model-card__hero{border-radius:var(--gio-radius-card) var(--gio-radius-card) 0 0;overflow:hidden;padding:1.5rem var(--espaco-padding) 1.35rem;background:radial-gradient(ellipse 80% 60% at 100% 0,rgba(121,128,255,.22) 0,transparent 55%),radial-gradient(ellipse 60% 50% at 0 100%,rgba(200,249,4,.06) 0,transparent 50%),linear-gradient(165deg,#0a0b1e,#151438 45%,#1e1b4b);color:#f8fafc}.model-card__hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.model-card__status{display:inline-block;font-size:.65rem;font-weight:var(--peso-semibold);text-transform:uppercase;letter-spacing:.07em;padding:.3rem .7rem;border-radius:999px}.model-card__status--testing{background:rgba(200,249,4,.12);color:#c8f904;border:1px solid rgba(200,249,4,.28)}.model-card__latest{font-size:.65rem;font-weight:var(--peso-medium);text-transform:uppercase;letter-spacing:.07em;color:rgba(248,250,252,.55)}.model-card__brand{display:flex;align-items:baseline;gap:.35rem;margin:0;line-height:1}.model-card__brand-prefix{font-family:var(--fonte);font-size:1.125rem;font-weight:var(--peso-medium);letter-spacing:.12em;text-transform:uppercase;color:rgba(248,250,252,.72)}.model-card__brand-version{font-family:var(--fonte-display);font-size:clamp(2.75rem,6vw,3.75rem);font-weight:var(--peso-bold);color:#fff;letter-spacing:-.03em}.model-card__hero-description{margin:1.1rem 0 0;max-width:52ch;font-size:1.05rem;line-height:1.65;color:rgba(248,250,252,.78);font-weight:var(--peso-light)}.model-card__content{padding:1.5rem var(--espaco-padding) 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.model-card__section-label{margin:0 0 1rem;font-family:var(--fonte);font-size:.7rem;font-weight:var(--peso-semibold);text-transform:uppercase;letter-spacing:.08em;color:#64748b}.model-card__submodels-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.model-submodel{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem .95rem;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;transition:border-color .2s ease,box-shadow .2s ease}.model-submodel:hover{border-color:rgba(105,103,251,.28);box-shadow:0 4px 14px rgba(91,89,214,.1)}.model-submodel__icon{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--gio-gradient-button);box-shadow:0 4px 12px rgba(91,89,214,.22);font-size:0;line-height:0;color:#fff}.model-submodel__icon svg{width:1.25rem;height:1.25rem;display:block;flex-shrink:0}.model-submodel__text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.model-submodel__name{font-family:var(--fonte-display);font-size:1rem;font-weight:var(--peso-semibold);color:#0f172a;line-height:1.2}.model-submodel__role{font-size:.8125rem;color:#64748b;line-height:1.4}.model-card__availability-head{margin-bottom:1rem}.model-card__availability-sub{margin:.35rem 0 0;font-size:.9rem;color:#64748b;line-height:1.5}.model-card__panel{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.85rem .95rem .95rem;overflow:visible}.model-card__panel .models-table__header{display:none}.model-card__panel .models-table{margin-top:0}.models-roster{display:flex;flex-direction:column;gap:1rem}.models-roster__title{margin:0;font-family:var(--fonte);font-size:.75rem;font-weight:var(--peso-semibold);text-transform:uppercase;letter-spacing:.08em;color:#64748b}.models-roster__card{border-radius:var(--gio-radius-card);background:#fff;border:1px solid rgba(105,103,251,.1);box-shadow:var(--gio-shadow-sm);overflow:hidden}.model-roster__item{padding:1.15rem var(--espaco-padding)}.model-roster__item+.model-roster__item{border-top:1px solid #e2e8f0}.model-roster__main{justify-content:space-between}.model-roster__identity,.model-roster__main{display:flex;align-items:flex-start;gap:1.25rem}.model-roster__identity{min-width:0;flex:1 1}.model-roster__version{flex-shrink:0;font-family:var(--fonte-display);font-size:1.5rem;font-weight:var(--peso-bold);line-height:1;color:#cbd5e1;width:2.75rem;padding-top:.15rem}.model-roster__item--current .model-roster__version{color:var(--cor-roxo-primario)}.model-roster__name{margin:0;font-family:var(--fonte-display);font-size:1.125rem;font-weight:var(--peso-semibold);color:#0f172a;line-height:1.25}.model-roster__description{margin:.35rem 0 0;font-size:.9rem;color:#64748b;line-height:1.5;max-width:52ch}.model-roster__status{flex-shrink:0;font-size:.65rem;font-weight:var(--peso-semibold);text-transform:uppercase;letter-spacing:.06em;padding:.3rem .65rem;border-radius:999px;white-space:nowrap}.model-roster__status--current{background:rgba(var(--cor-roxo-primario-rgb),.1);color:var(--cor-roxo-primario);border:1px solid rgba(var(--cor-roxo-primario-rgb),.2)}.model-roster__status--legacy{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.model-roster__tags{list-style:none;margin:.85rem 0 0 4rem;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.model-roster__tags li{font-size:.75rem;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.25rem .65rem;line-height:1.3}.models-table{margin-top:.75rem}.models-table__header{margin-bottom:.85rem}.models-table__title{font-family:var(--fonte);font-size:.6875rem;font-weight:var(--peso-semibold);color:var(--cor-preto-texto);margin:0 0 .15rem;letter-spacing:.02em;text-transform:uppercase}.models-table__subtitle{font-size:.625rem;color:#64748b;margin:0;line-height:1.4}.models-table__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc}.models-table__grid{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}.models-table__col-platform{width:8.5rem}.models-table__col-model{width:auto}.models-table__grid td,.models-table__grid th{padding:.28rem .18rem;text-align:center;vertical-align:middle;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.models-table__grid thead th{padding:.25rem .15rem;background:#f8fafc}.models-table__grid tbody tr:nth-child(2n) td,.models-table__grid tbody tr:nth-child(2n) th.models-table__platform-row-head{background:#fafbfc}.models-table__grid td:last-child,.models-table__grid th:last-child{border-right:none}.models-table__grid tbody tr:last-child td,.models-table__grid tbody tr:last-child th{border-bottom:none}.models-table__corner{text-align:left;background:#f8fafc;padding-left:.5rem;padding-right:.35rem}.models-table__corner-label{display:block;font-size:.5625rem;font-weight:var(--peso-semibold);text-transform:uppercase;letter-spacing:.03em;color:#94a3b8;white-space:nowrap}.models-table__platform-row-head{text-align:center;background:#f8fafc;padding:.75rem .45rem;vertical-align:middle}.models-table__platform-logo.platform-logo{margin:.35rem 0}.platform-logo{display:inline-flex}.platform-logo,.platform-logo__tile{align-items:center;justify-content:center;line-height:0}.platform-logo__tile{display:flex;width:36px;height:36px;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.06);font-size:0}.platform-logo__tile svg{width:18px;height:18px;display:block;flex-shrink:0}.platform-logo--table .platform-logo__tile{width:22px;height:22px;border-radius:5px}.platform-logo--table .platform-logo__tile svg{width:12px;height:12px}.platform-logo--models .platform-logo__tile{width:52px;height:52px;border-radius:12px;box-shadow:0 3px 10px rgba(15,23,42,.14)}.platform-logo--models .platform-logo__tile svg{width:26px;height:26px}.platform-logo--models.platform-logo--google .platform-logo__tile svg{width:24px;height:24px}.platform-logo--google .platform-logo__tile,.platform-logo--meta .platform-logo__tile,.platform-logo--search-console .platform-logo__tile{background:#fff;border:1px solid #e2e8f0}.platform-logo--gpt-ads .platform-logo__tile,.platform-logo--tiktok .platform-logo__tile,.platform-logo--x .platform-logo__tile{background:#000;border:1px solid #1e293b}.platform-logo--linkedin .platform-logo__tile,.platform-logo--spotify .platform-logo__tile{border:none;box-shadow:0 1px 2px rgba(15,23,42,.1)}.models-table__model-head{text-align:center;background:#f8fafc;padding:.35rem .4rem;vertical-align:bottom}.models-table__model-name{display:block;font-family:var(--fonte);font-size:.5625rem;font-weight:var(--peso-semibold);color:#0f172a;line-height:1.2}.models-table__model-role{display:block;font-size:.5rem;color:#64748b;margin-top:.1rem;line-height:1.25;word-break:break-word}.models-table__cell{display:table-cell}.models-table__cell-inner{display:flex;flex-direction:column;align-items:center;gap:.08rem;min-height:1.5rem;justify-content:center}.models-table__status{display:inline-flex;align-items:center;gap:.15rem}.models-table__status-dot{width:3px;height:3px;border-radius:50%;flex-shrink:0}.models-table__status--available .models-table__status-dot{background:#059669}.models-table__status--beta .models-table__status-dot{background:#d97706}.models-table__status--soon .models-table__status-dot{background:#94a3b8}.models-table__status-label{font-size:.5625rem;font-weight:var(--peso-semibold);text-transform:uppercase;letter-spacing:.03em;color:#475569;line-height:1}.models-table__status--available .models-table__status-label{color:#047857}.models-table__status--beta .models-table__status-label{color:#b45309}.models-table__status--soon .models-table__status-label{color:#94a3b8}.models-table__na{font-size:.625rem;font-weight:var(--peso-medium);color:#cbd5e1;line-height:1}.models-table__params{display:block;font-size:.5rem;font-weight:var(--peso-semibold);color:#334155;line-height:1.15}.models-table__detail{display:block;font-size:.4375rem;color:#94a3b8;line-height:1.25}.models-table__specs-scaler{width:100%;margin-top:.15rem;text-size-adjust:none;zoom:.75}@supports not (zoom:1){.models-table__specs-scaler{overflow:hidden}.models-table__specs-scaler>.models-table__specs{transform:scale(.75);transform-origin:top center;width:133.33%;max-width:133.33%;margin-left:-16.67%}.models-table__card-model-status .models-table__specs-scaler>.models-table__specs{transform-origin:top left;margin-left:0}}.models-table__specs{list-style:none;margin:0;padding:.22rem 0 0;width:100%;border-top:1px solid #e2e8f0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.1rem .35rem;gap:.1rem .35rem}.models-table__spec{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.models-table__spec-label{font-size:8px;font-weight:var(--peso-medium);text-transform:uppercase;letter-spacing:.02em;color:#94a3b8;line-height:1.1}.models-table__spec-value{font-size:9px;font-weight:var(--peso-semibold);color:#334155;line-height:1.15}.models-table__cell--available .models-table__spec-value{color:#047857}.models-table__mobile{display:none}.models-table__card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 1px 3px rgba(15,23,42,.05)}.models-table__card-header{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.models-table__card-platform{font-family:var(--fonte);font-size:.875rem;font-weight:var(--peso-semibold);color:#0f172a;line-height:1.25}.models-table__card-models{list-style:none;margin:0;padding:0}.models-table__card-model{display:flex;flex-direction:column;gap:.55rem;padding:.85rem 1rem;border-bottom:1px solid #e2e8f0}.models-table__card-model:last-child{border-bottom:none}.models-table__card-model-info{display:flex;flex-direction:column;gap:.15rem}.models-table__card-model-name{font-family:var(--fonte);font-size:.8125rem;font-weight:var(--peso-semibold);color:#0f172a;line-height:1.25}.models-table__card-model-role{font-size:.6875rem;color:#64748b;line-height:1.35}.models-table__card-model-status{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.models-table__card-model-status .models-table__status-label{font-size:.6875rem}.models-table__card-model-status .models-table__status-dot{width:5px;height:5px}.models-table__card-model-status .models-table__specs-scaler{margin-top:.1rem;zoom:.75}.models-table__card-model-status .models-table__specs{padding-top:.35rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem .45rem}.models-table__card-model-status .models-table__spec-label,.models-table__card-model-status .models-table__spec-value{text-align:left;align-self:flex-start}.models-table__card-model-status .models-table__spec{align-items:flex-start;text-align:left}.models-table__card-model-status .models-table__na{font-size:.875rem}@media (max-width:768px){.model-card__hero{padding:1.35rem var(--espaco-padding) 1.25rem}.model-card__content{padding:1.25rem var(--espaco-padding) 1.35rem;gap:1.25rem}.model-card__submodels-grid{grid-template-columns:1fr}.model-roster__item{padding:1rem var(--espaco-padding)}.model-roster__main{flex-direction:column;gap:.75rem}.model-roster__identity{gap:.85rem}.model-roster__tags{margin-left:0}.models-table__title{font-size:.75rem}.models-table__subtitle{font-size:.6875rem}.models-table__desktop{display:none}.models-table__mobile{display:flex;flex-direction:column;gap:.75rem}.models-table__scroll{overflow:visible;border:none;background:transparent;border-radius:0}.models-table__card-header .platform-logo--models .platform-logo__tile{width:44px;height:44px;border-radius:10px}.models-table__card-header .platform-logo--models .platform-logo__tile svg{width:22px;height:22px}.models-table__card-header .platform-logo--models.platform-logo--google .platform-logo__tile svg{width:20px;height:20px}.models-table__card-header .models-table__platform-logo.platform-logo{margin:0}}@media (max-width:420px){.models-table__card-model-status .models-table__specs{grid-template-columns:1fr 1fr;gap:.4rem .5rem}}