:root{--ink:#101827;--muted:#596473;--paper:#f8f3e8;--cream:#fffaf0;--line:#10182724;--green:#2fbf71;--blue:#274c77;--orange:#f59f42;--shadow:0 24px 80px #10182724}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 12% 8%,#2fbf712e,#0000 28rem),radial-gradient(circle at 92% 18%,#f59f4233,#0000 24rem),linear-gradient(135deg,#fffaf0 0%,#f3efe5 54%,#eaf2ef 100%);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{color:var(--muted);font-size:1.03rem;line-height:1.75}h1,h2,h3{letter-spacing:-.04em;margin:0 0 1rem;line-height:1.02}h1{font-size:clamp(3.1rem,8vw,6.8rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.35rem}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 32px);margin:0 auto;display:flex}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:22px 0;position:sticky;top:0}.brand{flex:none;align-items:center;display:inline-flex}.brand img{filter:drop-shadow(0 8px 18px #1018271f);width:194px;height:auto;display:block}.brand span{color:var(--ink)}nav{flex-wrap:wrap;gap:1rem;font-size:.94rem;font-weight:700;display:flex}nav a{color:#101827b8}nav a:hover{color:var(--ink)}.hero{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:34px;width:min(1180px,100% - 32px);margin:28px auto 70px;display:grid}.hero-copy{padding:34px 0}.hero-centered{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px}.hero-centered .hero-copy{max-width:980px;padding-bottom:4px}.hero-centered .lead{margin-left:auto;margin-right:auto}.hero-centered .hero-actions{justify-content:center}.hero-centered #chat{width:min(100%,1040px)}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.14em;margin:0 0 1rem;font-size:.78rem;font-weight:900}.lead{color:#354152;max-width:720px;font-size:clamp(1.15rem,2vw,1.38rem)}.trust{color:#718092;font-size:.92rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin:28px 0 14px;display:flex}.button{border:1px solid var(--line);border-radius:999px;padding:14px 20px;font-weight:900}.button.primary{background:var(--ink);color:var(--paper);box-shadow:8px 8px 0 var(--green)}.button.secondary{background:#ffffff8c}.article-card,.note-card,.mini-card,.link-grid a{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0bd;border:1px solid #10182721}.chatgpt-panel{color:#111;background:#fff;border:1px solid #ececec;border-radius:30px;min-height:620px;overflow:hidden;box-shadow:0 28px 90px #1018271f}.chatgpt-topbar{align-items:center;gap:10px;height:64px;padding:0 24px;font-size:1.05rem;display:flex}.chatgpt-topbar strong{letter-spacing:-.03em;font-size:1.22rem}.chatgpt-topbar span{color:#777;border:1px solid #e5e5e5;border-radius:999px;padding:3px 9px;font-size:.78rem;font-weight:800}.chatgpt-stage{flex-direction:column;justify-content:center;min-height:556px;padding:34px;display:flex}.chatgpt-stage.has-messages{justify-content:flex-end}.chatgpt-empty{text-align:center;margin-bottom:58px}.chatgpt-empty h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:500}.chatgpt-messages{flex-direction:column;gap:18px;max-height:360px;padding:10px 4px 22px;display:flex;overflow:auto}.chatgpt-message{font-size:.98rem;line-height:1.65;display:flex}.chatgpt-message span{white-space:pre-wrap;border-radius:22px;max-width:78%;padding:12px 16px}.chatgpt-message.user{justify-content:flex-end}.chatgpt-message.user span{color:#111;background:#f4f4f4}.chatgpt-message.assistant span{color:#202123;background:0 0;padding-left:2px}.chatgpt-composer{background:#fff;border:1px solid #d9d9d9;border-radius:999px;grid-template-columns:1fr 48px;align-items:center;gap:8px;width:min(100%,760px);min-height:66px;margin:0 auto;padding:8px 10px 8px 28px;display:grid;box-shadow:0 18px 50px #0000001f}.chatgpt-composer textarea{resize:none;color:#111;background:0 0;border:0;outline:0;min-height:34px;max-height:110px;padding:7px 0;font-size:1rem}.chatgpt-composer textarea::placeholder{color:#8a8a8a}.send-button{cursor:pointer;color:#fff;background:#111;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.35rem;font-weight:600;display:grid}.send-button:disabled{opacity:.35;cursor:not-allowed}.chatgpt-starters{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:86px;display:flex}.chatgpt-starters button{color:#222;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:999px;padding:10px 16px;font-weight:700}.chatgpt-starters button:hover{background:#f7f7f7}.section{width:min(1080px,100% - 32px);margin:0 auto 72px}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.note-card{border-radius:28px;padding:28px}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.mini-card{box-shadow:none;border-radius:24px;padding:22px;font-weight:900}.link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.link-grid a{box-shadow:none;border-radius:22px;justify-content:space-between;padding:20px;font-weight:900;display:flex}.link-grid a:hover{transform:translateY(-2px)}.hub-intro{max-width:820px}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.hub-card{background:#fffaf0bd;border:1px solid #10182721;border-radius:28px;padding:24px;box-shadow:0 16px 48px #10182714}.hub-card h3{margin-bottom:16px}.hub-links{gap:10px;display:grid}.hub-links a{border-top:1px solid var(--line);color:#263244;justify-content:space-between;gap:14px;padding:12px 0;font-weight:800;display:flex}.hub-links a:hover{color:var(--green)}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-size:1.08rem;font-weight:900}.article-shell{width:min(920px,100% - 32px);margin:40px auto 80px}.article-card{border-radius:34px;padding:clamp(26px,5vw,58px)}.article-card section{margin-top:42px}.article-card ul{color:var(--muted);line-height:1.8}.related{border-top:1px solid var(--line);margin-top:46px;padding-top:28px}.site-footer{border-top:1px solid var(--line);align-items:flex-start;padding:34px 0 48px}.site-footer p{max-width:520px;margin:.4rem 0 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:860px){.site-header,.site-footer,.hero,.grid-two{display:block}.site-header nav{margin-top:16px}.hero{margin-top:8px}.hero-centered{text-align:left}.hero-centered .hero-actions{justify-content:flex-start}.cards,.link-grid,.hub-grid,.chat-form{grid-template-columns:1fr}.chat-form button{padding:14px}.starter-grid{grid-template-columns:1fr}}.cg-chat-shell-firstfold{align-items:center;gap:clamp(18px,3vw,40px);min-height:calc(100svh - 72px);padding-top:clamp(18px,3vw,44px);padding-bottom:clamp(24px,3vw,48px)}.cg-chat-shell-firstfold .heroCopy h1{letter-spacing:-.045em;font-size:clamp(2.2rem,6vw,5rem);line-height:.94}.cg-chat-shell-firstfold .heroCopy p:not(.eyebrow),.cg-chat-shell-firstfold .lead{max-width:62ch;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.55}.cg-chat-shell-firstfold .heroActions,.cg-chat-shell-firstfold .statRow,.cg-chat-shell-firstfold .heroStats{margin-top:1rem}.cg-chat-panel{color:#111827;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #11182724;border-radius:30px;width:min(100%,980px);margin-inline:auto;overflow:visible;box-shadow:0 24px 70px #0f172a1f}.cg-chat-head{border-bottom:1px solid #1118271a;justify-content:space-between;align-items:flex-start;gap:1rem;padding:16px 18px;display:flex}.cg-chat-head p{letter-spacing:.18em;text-transform:uppercase;color:#111827b8;margin:0;font-size:.82rem;font-weight:800}.cg-chat-head span{color:#1118279e;margin-top:.32rem;font-size:.92rem;line-height:1.35;display:block}.cg-chat-head button{color:#312f2b;cursor:pointer;background:#fff;border:1px solid #11182729;border-radius:999px;padding:.55rem .9rem;font-weight:700}.cg-chat-body{scroll-behavior:smooth;flex-direction:column;gap:14px;min-height:250px;max-height:420px;padding:20px 18px;display:flex;overflow:auto}.cg-empty{place-items:end center;min-height:200px;display:grid}.cg-empty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.cg-empty-grid button{text-align:left;color:#1f2937;cursor:pointer;background:#f9fafbdb;border:1px solid #1118271f;border-radius:16px;padding:13px 15px;font-weight:650;line-height:1.35;transition:transform .16s,border-color .16s,background .16s}.cg-empty-grid button:hover{background:#fff;border-color:#11182747;transform:translateY(-1px)}.cg-message{border-radius:22px;width:fit-content;max-width:min(88%,820px);padding:14px 16px;font-size:1rem;line-height:1.65}.cg-message.user{color:#fff;background:#050505;border-bottom-right-radius:8px;align-self:flex-end}.cg-message.assistant{color:#202124;background:#f4f4f5;border:1px solid #1118270f;align-self:flex-start;width:min(100%,860px)}.cg-rich{gap:11px;display:grid}.cg-rich p,.cg-rich h3,.cg-rich ul,.cg-rich ol{margin:0}.cg-rich h3{font-size:1.08rem;font-weight:800;line-height:1.3}.cg-rich ul,.cg-rich ol{gap:6px;padding-left:1.35rem;display:grid}.cg-rich code:not(pre code){background:#11182717;border-radius:7px;padding:.12rem .34rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.cg-code{background:#0b1020;border:1px solid #0f172acc;border-radius:16px;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.cg-code>div{color:#cbd5e1;text-transform:uppercase;background:#111827;justify-content:space-between;align-items:center;gap:1rem;padding:9px 12px;font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:flex}.cg-code button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:.32rem .6rem}.cg-code pre{color:#e5e7eb;max-height:28rem;margin:0;padding:16px;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}.cg-alert{color:#065f46;background:#ecfdf5f0;border:1px solid #10b98147;border-radius:14px;margin:0 18px 12px;padding:10px 12px;font-size:.92rem;font-weight:650}.cg-alert.error{color:#991b1b;background:#fef2f2;border-color:#ef44443d}.cg-composer{background:#fff;border:1px solid #1118272e;border-radius:28px;margin:0 18px 18px;position:relative;overflow:visible;box-shadow:inset 0 1px #fffc}.cg-input-row{grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:14px 16px 8px;display:grid}.cg-input-row textarea{resize:none;width:100%;min-height:46px;max-height:170px;font:inherit;color:#111827;background:0 0;border:0;outline:0;padding:10px 0}.cg-input-row textarea::placeholder{color:#1118276b}.cg-toolbar{border-top:1px solid #11182714;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px 14px;display:flex}.cg-selects,.cg-actions{align-items:center;gap:9px;min-width:0;display:flex}.cg-icon-button,.cg-mic,.cg-send{cursor:pointer;border:0;border-radius:999px;flex:none;place-items:center;display:inline-grid}.cg-icon-button{color:#000;background:#f3f4f6;width:44px;height:44px}.cg-mic{color:#27272a;background:0 0;width:42px;height:42px}.cg-mic:disabled{opacity:.35;cursor:not-allowed}.cg-send{color:#fff;background:#050505;width:52px;height:52px;font-weight:800}.cg-svg-icon{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.cg-send .cg-svg-icon{width:24px;height:24px}.cg-svg-fill{fill:currentColor;stroke:none}.cg-pill{color:#111827;cursor:pointer;white-space:nowrap;background:#f5f5f5;border:1px solid #1118271a;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.cg-pill.model{background:#fff}.cg-pill.model span:first-child{color:#1118278f;font-weight:700}.cg-menu-wrap{position:relative}.cg-popover{z-index:40;background:#fffffffa;border:1px solid #11182729;border-radius:22px;gap:4px;width:min(340px,88vw);padding:10px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 22px 70px #0f172a2e}.cg-popover.action{width:min(380px,90vw)}.cg-popover button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;gap:3px;width:100%;padding:11px 12px;display:grid}.cg-popover button:hover{background:#f4f4f5}.cg-popover button:disabled,.cg-popover button[aria-disabled=true]{opacity:.65;cursor:pointer}.cg-popover strong{justify-content:space-between;align-items:center;gap:10px;font-size:1rem;display:flex}.cg-popover span{color:#11182794;font-size:.86rem;line-height:1.35}.cg-popover p{color:#1118278a;margin:0;padding:8px 12px 4px;font-size:.82rem;font-weight:800}.cg-popover em{color:#52525b;background:#f3f4f6;border-radius:999px;justify-self:end;padding:.18rem .48rem;font-size:.74rem;font-style:normal;font-weight:800}.cg-popover.action button{grid-template-columns:24px 1fr auto;align-items:center}.cg-typing{color:#1118279e;align-items:center;gap:7px;font-weight:650;display:inline-flex}.cg-typing i{background:currentColor;border-radius:999px;width:7px;height:7px;animation:1.1s ease-in-out infinite cgPulse}.cg-typing i:nth-child(2){animation-delay:.14s}.cg-typing i:nth-child(3){animation-delay:.28s}@keyframes cgPulse{0%,80%,to{opacity:.32;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media (max-width:860px){.cg-chat-shell-firstfold{min-height:auto;padding-top:12px}.cg-chat-shell-firstfold .heroCopy{text-align:center}.cg-chat-shell-firstfold .heroCopy h1{font-size:clamp(2.1rem,11vw,3.6rem)}.cg-chat-shell-firstfold .heroCopy p:not(.eyebrow),.cg-chat-shell-firstfold .heroActions,.cg-chat-shell-firstfold .statRow,.cg-chat-shell-firstfold .heroStats{display:none}.cg-chat-panel{border-radius:24px}.cg-chat-head{padding:14px}.cg-chat-head span{display:none}.cg-chat-body{min-height:230px;max-height:360px;padding:14px}.cg-empty-grid{grid-template-columns:1fr}.cg-message{max-width:96%}.cg-composer{border-radius:24px;margin:0 10px 10px}.cg-toolbar{align-items:flex-end}.cg-selects{padding-bottom:2px;overflow-x:auto}.cg-pill{min-height:38px;padding:0 11px}.cg-pill.model span:first-child{display:none}.cg-send{width:48px;height:48px}}.hero.cg-chat-shell-firstfold,.hero-centered.cg-chat-shell-firstfold,.cg-chat-shell-firstfold{grid-template-columns:minmax(0,min(100%,980px))!important;place-content:start center!important;gap:12px!important;min-height:calc(100svh - 72px)!important;padding:16px clamp(14px,4vw,42px) 24px!important;display:grid!important}.cg-chat-shell-firstfold .hero-copy,.cg-chat-shell-firstfold .heroCopy{text-align:center!important;max-width:900px!important;margin:0 auto!important;padding:0!important}.cg-chat-shell-firstfold .hero-copy h1,.cg-chat-shell-firstfold .heroCopy h1{letter-spacing:-.045em!important;margin:.2rem auto 0!important;font-size:clamp(2.1rem,5.2vw,4.6rem)!important;line-height:.95!important}.cg-chat-shell-firstfold .hero-copy .lead,.cg-chat-shell-firstfold .hero-copy>p:not(.eyebrow),.cg-chat-shell-firstfold .heroCopy>p:not(.eyebrow){max-width:68ch!important;margin:.45rem auto 0!important;font-size:clamp(.95rem,1.3vw,1.05rem)!important;line-height:1.45!important;display:block!important}.cg-chat-shell-firstfold .hero-actions,.cg-chat-shell-firstfold .heroActions,.cg-chat-shell-firstfold .statRow,.cg-chat-shell-firstfold .heroStats{display:none!important}.cg-chat-shell-firstfold #chat{width:100%!important;margin:0!important}.cg-chat-shell-firstfold .cg-chat-panel{width:min(100%,980px)!important}@media (max-width:860px){.hero.cg-chat-shell-firstfold,.hero-centered.cg-chat-shell-firstfold,.cg-chat-shell-firstfold{gap:8px!important;min-height:auto!important;padding:10px 12px 16px!important}.cg-chat-shell-firstfold .hero-copy h1,.cg-chat-shell-firstfold .heroCopy h1{font-size:clamp(1.75rem,9vw,2.7rem)!important;line-height:1!important}.cg-chat-shell-firstfold .hero-copy .lead,.cg-chat-shell-firstfold .hero-copy>p:not(.eyebrow),.cg-chat-shell-firstfold .heroCopy>p:not(.eyebrow){display:none!important}.cg-chat-shell-firstfold .cg-chat-panel{border-radius:22px!important;width:min(100%,100vw - 24px)!important}.cg-chat-shell-firstfold .cg-chat-body{min-height:185px!important;max-height:250px!important;padding:12px!important}.cg-chat-shell-firstfold .cg-empty{min-height:145px!important}.cg-chat-shell-firstfold .cg-empty-grid{gap:8px!important}.cg-chat-shell-firstfold .cg-empty-grid button{padding:10px 12px!important}.cg-chat-shell-firstfold .cg-chat-head{padding:12px!important}.cg-chat-shell-firstfold .cg-composer{margin:0 8px 8px!important}.cg-chat-shell-firstfold .cg-input-row{padding:10px 12px 6px!important}.cg-chat-shell-firstfold .cg-toolbar{padding:8px 12px 10px!important}}.cg-chat-shell-firstfold .eyebrow{margin:0 0 .35rem!important}.cg-chat-shell-firstfold .hero-copy h1,.cg-chat-shell-firstfold .heroCopy h1{max-width:100%!important;font-size:clamp(1.85rem,4vw,3.25rem)!important;line-height:1.02!important}.cg-chat-shell-firstfold .hero-copy .lead,.cg-chat-shell-firstfold .hero-copy>p:not(.eyebrow),.cg-chat-shell-firstfold .heroCopy>p:not(.eyebrow),.cg-chat-shell-firstfold .lead{display:none!important}.cg-chat-shell-firstfold .cg-chat-body{min-height:175px!important;max-height:245px!important}.cg-chat-shell-firstfold .cg-empty{min-height:140px!important}@media (max-width:860px){.cg-chat-shell-firstfold .hero-copy h1,.cg-chat-shell-firstfold .heroCopy h1{font-size:clamp(1.55rem,7.5vw,2.25rem)!important}.cg-chat-shell-firstfold .cg-chat-body{min-height:170px!important;max-height:235px!important}.cg-chat-shell-firstfold .cg-empty{min-height:130px!important}}
