:root{--bg:#f4f1e8;--paper:#fcfaf4;--surface:#f7f4ea;--ink:#13233b;--muted:#5f6f84;--line:#d8d1c3;--navy:#17355f;--navy-strong:#102743;--orange:#c85c1d;--orange-soft:#fff0e2;--lime:#ddeab6;--lime-strong:#6d8c2b;--shadow:0 24px 64px rgba(19,35,59,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#ede8db 0,#f4f1e8 240px),var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,textarea{font:inherit}a,button,h1,h2,h3,p,summary{overflow-wrap:anywhere}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:18px;gap:18px;padding:14px clamp(18px,4vw,56px);background:rgba(244,241,232,.9);border-bottom:1px solid rgba(216,209,195,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:900}.brand img{width:38px;height:38px;flex:0 0 auto}.nav{display:flex;justify-content:center;gap:6px}.headerCta,.nav a{min-height:40px;display:inline-flex;align-items:center;padding:9px 12px;border-radius:8px;color:var(--muted);font-size:14px;font-weight:850}.nav a:hover{background:rgba(23,53,95,.08);color:var(--navy)}.headerCta{justify-content:center;background:var(--navy);color:white}.hero{display:grid;grid-template-columns:minmax(0,.84fr) minmax(360px,1.16fr);grid-gap:clamp(24px,5vw,62px);gap:clamp(24px,5vw,62px);align-items:center;min-height:calc(100vh - 68px);padding:clamp(34px,6vw,76px) clamp(18px,4vw,56px) 34px}.heroCopy{max-width:700px}.eyebrow{margin:0 0 12px;color:var(--orange);font-size:13px;font-weight:950;text-transform:uppercase}h1{margin:0;max-width:10ch;font-size:clamp(42px,7vw,84px);line-height:.95}h2{margin:0 0 14px;font-size:clamp(26px,3vw,42px);line-height:1.06}.heroCopy>p:not(.eyebrow){max-width:60ch;margin:18px 0 0;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.58}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primaryAction,.secondaryAction{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:8px;font-weight:900}.primaryAction{background:var(--orange);color:white}.secondaryAction{background:var(--paper);border:1px solid var(--line)}.heroStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:28px}.heroStats div{padding:16px;border:1px solid var(--line);border-radius:8px;background:rgba(252,250,244,.82)}.heroStats span,.heroStats strong{display:block}.heroStats strong{font-size:28px;line-height:1}.heroStats span{margin-top:8px;color:var(--muted);font-size:14px;font-weight:700}.atelier{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:14px}.atelierTop{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--navy-strong);color:white;border-radius:8px}.atelierTop span:last-child{margin-left:auto;color:#d3dbeb;font-size:13px;font-weight:800}.flagBars{display:inline-grid;grid-template-columns:repeat(3,8px);height:22px;overflow:hidden;border-radius:4px}.flagBars i:first-child{background:#ae1e2c}.flagBars i:nth-child(2){background:#ffffff}.flagBars i:nth-child(3){background:#1c4e7d}.atelierGrid{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:12px;gap:12px;margin-top:12px}.chatPanel,.promptRail{background:var(--surface);border:1px solid var(--line);border-radius:8px}.chatPanel{min-height:510px;display:grid;grid-template-rows:1fr auto auto}.messageLog{min-height:320px;max-height:400px;overflow:auto;padding:18px}.emptyState p{margin:0 0 8px;color:var(--orange);font-size:13px;font-weight:950;text-transform:uppercase}.emptyState h2{max-width:11ch;font-size:clamp(32px,4vw,52px)}.emptyState span{display:block;max-width:48ch;color:var(--muted);line-height:1.55}.bubble{width:-moz-fit-content;width:fit-content;max-width:min(92%,620px);margin-bottom:10px;padding:12px 14px;border-radius:8px;border:1px solid var(--line);background:white;line-height:1.55;white-space:pre-wrap}.bubble.user{margin-left:auto;background:var(--navy);color:white;border-color:var(--navy)}.composer{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;padding:12px;border-top:1px solid var(--line)}.composer textarea{width:100%;min-width:0;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:12px;background:white;color:var(--ink)}.composer button{align-self:end;min-height:48px;border:0;border-radius:8px;padding:0 16px;background:var(--orange);color:white;font-weight:900;cursor:pointer}.composer button:disabled{cursor:not-allowed;opacity:.55}.chatError{margin:0;padding:0 14px 14px;color:#ab2e1f;font-weight:800}.promptRail{padding:14px}.promptRail p{margin:0 0 10px;color:var(--lime-strong);font-size:12px;font-weight:950;text-transform:uppercase}.promptRail button{display:block;width:100%;margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);text-align:left;font-weight:850;cursor:pointer}.articleShell,.hubMatrix,.modelStrip,.ribbon,.workspaceSection{padding:34px clamp(18px,4vw,56px)}.ribbon{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.ribbon a{min-height:82px;display:flex;align-items:center;padding:18px;border-radius:8px;background:var(--paper);border:1px solid var(--line);font-weight:900}.ribbon a:first-child{background:var(--navy);color:white}.ribbon a:nth-child(2){background:var(--lime)}.ribbon a:nth-child(4){background:var(--orange-soft)}.workspaceSection{display:grid;grid-template-columns:minmax(260px,.64fr) minmax(0,1.36fr);grid-gap:28px;gap:28px;align-items:start}.sectionIntro{position:-webkit-sticky;position:sticky;top:92px}.sectionIntro p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.6}.sectionIntro h2{max-width:13ch}.sectionLead{display:flex;flex-direction:column;gap:10px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.card{min-height:210px;display:flex;flex-direction:column;gap:12px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 10px 24px rgba(19,35,59,.05)}.card span{color:var(--orange);font-size:12px;font-weight:900;text-transform:uppercase}.card strong{font-size:22px;line-height:1.15}.card p{margin:0;color:var(--muted);line-height:1.6}.modelStrip{display:grid;grid-gap:18px;gap:18px}.modelGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.modelGrid a{min-height:86px;display:flex;align-items:center;padding:18px;border-radius:8px;background:var(--navy-strong);color:white;font-weight:900;border:1px solid var(--navy-strong)}.hubMatrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.hubColumn{padding:18px;border:1px solid var(--line);border-radius:8px;background:rgba(252,250,244,.78)}.hubColumn h2{margin-bottom:16px;font-size:24px}.hubColumn a{display:block;padding:11px 0;border-top:1px solid rgba(216,209,195,.78);font-weight:800}.hubColumn a:first-of-type{border-top:0;padding-top:0}.articleShell{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:28px;gap:28px;align-items:start}.breadcrumbs{grid-column:1/-1;color:var(--muted);font-size:14px}.article{padding:clamp(24px,3vw,34px);border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 12px 30px rgba(19,35,59,.05)}.article h1{max-width:none;font-size:clamp(38px,5vw,62px)}.article li,.article p,.article td,.article th,.intro{line-height:1.7}.intro{color:var(--muted);font-size:19px}.articleMeta{margin:18px 0 28px;color:var(--muted);font-size:14px;font-weight:800}.article section+section{margin-top:28px}.checklist{margin:0;padding-left:20px}.tableWrap{overflow-x:auto}table{width:100%;border-collapse:collapse}td,th{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.faqList{display:grid;grid-gap:12px;gap:12px}.faqList details{padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.faqList summary{cursor:pointer;font-weight:900}.faqList p{margin:12px 0 0;color:var(--muted)}.nextSteps{position:-webkit-sticky;position:sticky;top:92px;display:grid;grid-gap:10px;gap:10px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.nextSteps h2{margin:0 0 4px;font-size:24px}.nextSteps a{padding:10px 0;border-top:1px solid rgba(216,209,195,.78);font-weight:800}.nextSteps a:first-of-type{border-top:0;padding-top:0}.footer{display:flex;justify-content:space-between;gap:24px;padding:30px clamp(18px,4vw,56px) 40px;border-top:1px solid var(--line)}.footer p{max-width:56ch;color:var(--muted);line-height:1.6}.footer nav{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap}.footer nav a{font-weight:800}.notFound{min-height:calc(100vh - 180px);display:grid;place-content:center;grid-gap:12px;gap:12px;padding:24px;text-align:center}.notFound p{margin:0;color:var(--orange);font-weight:900}@media (max-width:1100px){.articleShell,.hero,.workspaceSection{grid-template-columns:1fr}.hero{min-height:auto}.nextSteps,.sectionIntro{position:static}.hubMatrix,.modelGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:840px){.siteHeader{grid-template-columns:1fr;justify-items:start}.nav{width:100%;justify-content:flex-start;flex-wrap:wrap}.atelierGrid,.cards,.heroStats,.hubMatrix,.modelGrid,.ribbon{grid-template-columns:1fr}.chatPanel{min-height:460px}.composer{grid-template-columns:1fr}.footer{flex-direction:column}}@media (max-width:560px){.articleShell,.hero,.hubMatrix,.modelStrip,.ribbon,.siteHeader,.workspaceSection{padding-left:16px;padding-right:16px}h1{max-width:none;font-size:46px}.article h1,.emptyState h2{font-size:36px}}.cg-chat-shell-firstfold{min-height:calc(100svh - 72px);align-items:center;gap:clamp(18px,3vw,40px);padding-top:clamp(18px,3vw,44px);padding-bottom:clamp(24px,3vw,48px)}.cg-chat-shell-firstfold .heroCopy h1{font-size:clamp(2.2rem,6vw,5rem);line-height:.94;letter-spacing:-.045em}.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 .heroStats,.cg-chat-shell-firstfold .statRow{margin-top:1rem}.cg-chat-panel{width:min(100%,980px);margin-inline:auto;border:1px solid rgba(17,24,39,.14);border-radius:30px;background:rgba(255,255,255,.92);color:#111827;box-shadow:0 24px 70px rgba(15,23,42,.12);overflow:visible;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cg-chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:16px 18px;border-bottom:1px solid rgba(17,24,39,.1)}.cg-chat-head p{margin:0;font-size:.82rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:rgba(17,24,39,.72)}.cg-chat-head span{display:block;margin-top:.32rem;color:rgba(17,24,39,.62);font-size:.92rem;line-height:1.35}.cg-chat-head button{border:1px solid rgba(17,24,39,.16);border-radius:999px;background:#fff;color:#312f2b;padding:.55rem .9rem;font-weight:700;cursor:pointer}.cg-chat-body{min-height:250px;max-height:420px;overflow:auto;padding:20px 18px;display:flex;flex-direction:column;gap:14px;scroll-behavior:smooth}.cg-empty{min-height:200px;display:grid;place-items:end center}.cg-empty-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.cg-empty-grid button{text-align:left;border:1px solid rgba(17,24,39,.12);border-radius:16px;background:rgba(249,250,251,.86);color:#1f2937;padding:13px 15px;font-weight:650;line-height:1.35;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.cg-empty-grid button:hover{transform:translateY(-1px);border-color:rgba(17,24,39,.28);background:#fff}.cg-message{width:-moz-fit-content;width:fit-content;max-width:min(88%,820px);border-radius:22px;padding:14px 16px;font-size:1rem;line-height:1.65}.cg-message.user{align-self:flex-end;background:#050505;color:#fff;border-bottom-right-radius:8px}.cg-message.assistant{align-self:flex-start;width:min(100%,860px);background:#f4f4f5;color:#202124;border:1px solid rgba(17,24,39,.06)}.cg-rich{display:grid;grid-gap:11px;gap:11px}.cg-rich h3,.cg-rich ol,.cg-rich p,.cg-rich ul{margin:0}.cg-rich h3{font-size:1.08rem;line-height:1.3;font-weight:800}.cg-rich ol,.cg-rich ul{padding-left:1.35rem;display:grid;grid-gap:6px;gap:6px}.cg-rich code:not(pre code){border-radius:7px;background:rgba(17,24,39,.09);padding:.12rem .34rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.cg-code{overflow:hidden;border-radius:16px;border:1px solid rgba(15,23,42,.8);background:#0b1020;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.cg-code>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:9px 12px;background:#111827;color:#cbd5e1;font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-transform:uppercase}.cg-code button{border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;padding:.32rem .6rem;cursor:pointer}.cg-code pre{margin:0;max-height:28rem;overflow:auto;padding:16px;color:#e5e7eb;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.cg-alert{margin:0 18px 12px;border-radius:14px;border:1px solid rgba(16,185,129,.28);background:rgba(236,253,245,.94);color:#065f46;padding:10px 12px;font-size:.92rem;font-weight:650}.cg-alert.error{border-color:rgba(239,68,68,.24);background:#fef2f2;color:#991b1b}.cg-composer{margin:0 18px 18px;border:1px solid rgba(17,24,39,.18);border-radius:28px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);overflow:visible;position:relative}.cg-input-row{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:start;padding:14px 16px 8px}.cg-input-row textarea{width:100%;border:0;outline:0;resize:none;min-height:46px;max-height:170px;font:inherit;color:#111827;background:transparent;padding:10px 0}.cg-input-row textarea::placeholder{color:rgba(17,24,39,.42)}.cg-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(17,24,39,.08);padding:10px 16px 14px}.cg-actions,.cg-selects{display:flex;align-items:center;gap:9px;min-width:0}.cg-icon-button,.cg-mic,.cg-send{border:0;border-radius:999px;display:inline-grid;place-items:center;cursor:pointer;flex:0 0 auto}.cg-icon-button{width:44px;height:44px;background:#f3f4f6;color:#000}.cg-mic{width:42px;height:42px;background:transparent;color:#27272a}.cg-mic:disabled{opacity:.35;cursor:not-allowed}.cg-send{width:52px;height:52px;background:#050505;color:#fff;font-weight:800}.cg-svg-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.cg-send .cg-svg-icon{width:24px;height:24px}.cg-svg-fill{fill:currentColor;stroke:none}.cg-pill{min-height:42px;border:1px solid rgba(17,24,39,.1);border-radius:999px;background:#f5f5f5;color:#111827;padding:0 14px;display:inline-flex;align-items:center;gap:8px;font-weight:800;cursor:pointer;white-space:nowrap}.cg-pill.model{background:#fff}.cg-pill.model span:first-child{color:rgba(17,24,39,.56);font-weight:700}.cg-menu-wrap{position:relative}.cg-popover{position:absolute;left:0;bottom:calc(100% + 10px);width:min(340px,88vw);z-index:40;border:1px solid rgba(17,24,39,.16);border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 22px 70px rgba(15,23,42,.18);padding:10px;display:grid;grid-gap:4px;gap:4px}.cg-popover.action{width:min(380px,90vw)}.cg-popover button{width:100%;border:0;border-radius:14px;background:transparent;color:#111827;padding:11px 12px;text-align:left;cursor:pointer;display:grid;grid-gap:3px;gap:3px}.cg-popover button:hover{background:#f4f4f5}.cg-popover button:disabled,.cg-popover button[aria-disabled=true]{opacity:.65;cursor:pointer}.cg-popover strong{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:1rem}.cg-popover span{color:rgba(17,24,39,.58);font-size:.86rem;line-height:1.35}.cg-popover p{margin:0;padding:8px 12px 4px;color:rgba(17,24,39,.54);font-size:.82rem;font-weight:800}.cg-popover em{justify-self:end;border-radius:999px;background:#f3f4f6;color:#52525b;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{display:inline-flex;align-items:center;gap:7px;color:rgba(17,24,39,.62);font-weight:650}.cg-typing i{width:7px;height:7px;border-radius:999px;background:currentColor;animation:cgPulse 1.1s ease-in-out infinite}.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 .heroActions,.cg-chat-shell-firstfold .heroCopy p:not(.eyebrow),.cg-chat-shell-firstfold .heroStats,.cg-chat-shell-firstfold .statRow{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{margin:0 10px 10px;border-radius:24px}.cg-toolbar{align-items:flex-end}.cg-selects{overflow-x:auto;padding-bottom:2px}.cg-pill{min-height:38px;padding:0 11px}.cg-pill.model span:first-child{display:none}.cg-send{width:48px;height:48px}}.cg-chat-shell-firstfold,.hero-centered.cg-chat-shell-firstfold,.hero.cg-chat-shell-firstfold{min-height:calc(100svh - 72px)!important;display:grid!important;grid-template-columns:minmax(0,min(100%,980px))!important;align-content:start!important;justify-content:center!important;grid-gap:12px!important;gap:12px!important;padding:16px clamp(14px,4vw,42px) 24px!important}.cg-chat-shell-firstfold .hero-copy,.cg-chat-shell-firstfold .heroCopy{padding:0!important;margin:0 auto!important;max-width:900px!important;text-align:center!important}.cg-chat-shell-firstfold .hero-copy h1,.cg-chat-shell-firstfold .heroCopy h1{margin:.2rem auto 0!important;font-size:clamp(2.1rem,5.2vw,4.6rem)!important;line-height:.95!important;letter-spacing:-.045em!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:block!important;margin:.45rem auto 0!important;max-width:68ch!important;font-size:clamp(.95rem,1.3vw,1.05rem)!important;line-height:1.45!important}.cg-chat-shell-firstfold .hero-actions,.cg-chat-shell-firstfold .heroActions,.cg-chat-shell-firstfold .heroStats,.cg-chat-shell-firstfold .statRow{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}.cg-chat-shell-firstfold .cg-chat-body{min-height:190px!important;max-height:265px!important}.cg-chat-shell-firstfold .cg-empty{min-height:160px!important}@media(max-width:860px){.cg-chat-shell-firstfold,.hero-centered.cg-chat-shell-firstfold,.hero.cg-chat-shell-firstfold{min-height:auto!important;padding:10px 12px 16px!important;gap:8px!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{width:min(100%,calc(100vw - 24px))!important;border-radius:22px!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}}