.chatgpt-page{--chatgpt-primary:#10a37f;--chatgpt-primary-dark:#0b7a5e;--chatgpt-primary-soft:#10a37f1f;--chatgpt-ink:#111827;--chatgpt-muted:#4b5563;padding-bottom:3rem}.chatgpt-hero{background:linear-gradient(135deg,#10a37f,#0b7a5e 48%,#065f46);border-radius:0 0 1.25rem 1.25rem;box-shadow:0 12px 40px #065f4659;color:#f5fffb;margin:0 -.75rem 2rem;padding:2.5rem 1.5rem 2.75rem}@media (min-width:768px){.chatgpt-hero{margin:0 0 2.5rem;padding:3rem 2.5rem 3.25rem}}.chatgpt-hero h1{font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:.75rem}.chatgpt-hero p{font-size:1.05rem;line-height:1.55;margin:0;max-width:40rem;opacity:.95}.chatgpt-hero-badge{background:#fff3;border-radius:999px;display:inline-block;font-size:.75rem;letter-spacing:.08em;margin-bottom:1rem;padding:.35rem .65rem;text-transform:uppercase}.chatgpt-hero-meta{font-size:.85rem;margin-top:1rem!important;opacity:.85}.chatgpt-section{margin-bottom:2.5rem;scroll-margin-top:5rem}.chatgpt-section h2{border-bottom:3px solid var(--chatgpt-primary);color:var(--chatgpt-ink);display:inline-block;font-size:1.45rem;font-weight:700;margin-bottom:.75rem;padding-bottom:.35rem}.chatgpt-section h3{color:var(--chatgpt-ink);font-size:1.1rem;font-weight:600;margin:1.5rem 0 .5rem}.chatgpt-section p{color:var(--chatgpt-muted);line-height:1.65;margin-bottom:.85rem;max-width:48rem}.chatgpt-split{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem}@media (min-width:900px){.chatgpt-split{gap:2rem;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.chatgpt-figure{background:var(--chatgpt-primary-soft);border:1px solid #10a37f59;border-radius:.75rem;box-shadow:0 8px 28px #11182714;overflow:hidden}.chatgpt-figure img{display:block;height:auto;margin-left:auto;margin-right:auto;width:70%}.chatgpt-figure figcaption{background:#fff;color:var(--chatgpt-muted);font-size:.8rem;padding:.5rem .75rem}.chatgpt-models{grid-gap:1rem;display:grid;gap:1rem}@media (min-width:768px){.chatgpt-models{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.chatgpt-model-card{background:linear-gradient(180deg,#f6fffb,#fff 40%);border:1px solid #10a37f59;border-radius:.75rem;padding:1.1rem 1.15rem}.chatgpt-model-card h3{color:var(--chatgpt-primary-dark);font-size:1rem;margin:0 0 .5rem}.chatgpt-model-card p{font-size:.92rem;margin:0}.chatgpt-features{grid-gap:1rem;display:grid;gap:1rem;margin:.5rem 0 1rem}@media (min-width:700px){.chatgpt-features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.chatgpt-feature{background:#fff;border:1px solid #1118271a;border-left:3px solid var(--chatgpt-primary);border-radius:.6rem;padding:.95rem 1.05rem}.chatgpt-feature h3{color:var(--chatgpt-ink);font-size:.98rem;font-weight:700;margin:0 0 .4rem}.chatgpt-feature p{color:var(--chatgpt-muted);font-size:.92rem;line-height:1.6;margin:0}.chatgpt-read-more{background:var(--chatgpt-primary-soft);border:1px solid #10a37f40;border-radius:.75rem;margin-top:1rem;padding:1.25rem 1.35rem}.chatgpt-read-more h2{border-bottom:none;display:block;font-size:1.2rem;margin-bottom:.65rem}.chatgpt-read-more ul{color:var(--chatgpt-muted);margin:0;padding-left:1.2rem}.chatgpt-read-more li{margin-bottom:.5rem}.chatgpt-read-more a{color:var(--chatgpt-primary-dark);font-weight:600;text-decoration:underline;text-underline-offset:3px}.chatgpt-read-more a:hover{color:#065f46}.chatgpt-inline-note{color:var(--chatgpt-muted);font-size:.88rem;margin-top:.5rem}.chatgpt-faq{display:flex;flex-direction:column;gap:0}.chatgpt-faq-item{border-bottom:1px solid #10a37f33;padding:1rem 0}.chatgpt-faq-item:last-child{border-bottom:none}.chatgpt-faq-item h3{color:var(--chatgpt-primary-dark);font-size:1rem;font-weight:700;margin:0 0 .45rem}.chatgpt-faq-item p{font-size:.97rem;margin:0}.chatgpt-key-facts{background:#f6fffb;border:1px solid #10a37f4d;border-left:4px solid var(--chatgpt-primary);border-radius:.75rem;margin-bottom:2rem;padding:1.25rem 1.35rem}.chatgpt-key-facts h2{color:var(--chatgpt-ink);font-size:1.05rem;font-weight:700;letter-spacing:.05em;margin:0 0 .65rem;text-transform:uppercase}.chatgpt-key-facts ul{color:var(--chatgpt-muted);margin:0;padding-left:1.1rem}.chatgpt-key-facts li{font-size:.95rem;line-height:1.55;margin-bottom:.4rem}.chatgpt-key-facts li:last-child{margin-bottom:0}.chatgpt-key-facts strong{color:var(--chatgpt-ink)}.chatgpt-toc{background:#fff;border:1px solid #1118271a;border-radius:.75rem;margin-bottom:2.5rem;padding:1.1rem 1.35rem}.chatgpt-toc h2{color:var(--chatgpt-muted);font-size:.8rem;font-weight:700;letter-spacing:.08em;margin:0 0 .6rem;text-transform:uppercase}.chatgpt-toc ol{column-count:1;margin:0;padding-left:1.2rem}@media (min-width:700px){.chatgpt-toc ol{column-count:2;column-gap:2rem}}.chatgpt-toc li{break-inside:avoid;margin-bottom:.35rem;page-break-inside:avoid}.chatgpt-toc a{color:var(--chatgpt-primary-dark);font-size:.95rem;text-decoration:none}.chatgpt-toc a:hover{text-decoration:underline;text-underline-offset:3px}.chatgpt-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid #10a37f4d;border-radius:.75rem;margin:.75rem 0 .5rem;overflow-x:auto}.chatgpt-table{background:#fff;border-collapse:collapse;font-size:.93rem;min-width:34rem;width:100%}.chatgpt-table thead th{background:var(--chatgpt-primary-soft);color:var(--chatgpt-ink);font-weight:700;padding:.7rem .9rem;text-align:left;white-space:nowrap}.chatgpt-table tbody td,.chatgpt-table tbody th{border-top:1px solid #10a37f2e;color:var(--chatgpt-muted);padding:.7rem .9rem;text-align:left;vertical-align:top}.chatgpt-table tbody th{color:var(--chatgpt-ink);font-weight:600;white-space:nowrap}.chatgpt-figure--wide{background:#fff;margin:1rem 0 1.25rem}.chatgpt-bullets{color:var(--chatgpt-muted);margin:0 0 .85rem;max-width:48rem;padding-left:1.2rem}.chatgpt-bullets li{line-height:1.6;margin-bottom:.45rem}.chatgpt-bullets strong{color:var(--chatgpt-ink)}.chatgpt-model-card--new{border-color:var(--chatgpt-primary);box-shadow:0 6px 20px #10a37f2e}.chatgpt-model-tag{background:var(--chatgpt-primary);border-radius:999px;color:#fff!important;display:inline-block;font-size:.7rem!important;font-weight:700;letter-spacing:.06em;margin-bottom:.5rem!important;padding:.2rem .5rem;text-transform:uppercase}.chatgpt-cta{background:linear-gradient(135deg,#10a37f,#065f46);border-radius:1rem;color:#f5fffb;margin-top:2.5rem;padding:1.75rem 1.5rem;text-align:center}.chatgpt-cta h2{color:#f5fffb;font-size:1.35rem;font-weight:700;margin:0 0 .6rem}.chatgpt-cta p{line-height:1.6;margin:0 auto 1.15rem;max-width:34rem;opacity:.95}.chatgpt-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.chatgpt-cta-btn{background:#f5fffb;border:2px solid #f5fffb;border-radius:999px;color:#065f46;display:inline-block;font-weight:700;padding:.7rem 1.4rem;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.chatgpt-cta-btn:hover{color:#044c38;transform:translateY(-1px)}.chatgpt-cta-btn--ghost{background:#0000;color:#f5fffb}.chatgpt-cta-btn--ghost:hover{background:#ffffff26;color:#f5fffb}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}
/*# sourceMappingURL=311.ffe5eebc.chunk.css.map*/