.guide-layout,.guide-layout *{box-sizing:border-box}.guide-content{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.guide-content>*{max-width:100%}.guide-layout{display:grid;grid-template-columns:260px 1fr;max-width:1400px;margin:0 auto;min-height:100vh;overflow-x:hidden}.guide-article{padding:var(--space-3xl) var(--space-xl);padding-left:var(--space-3xl);overflow-x:hidden;max-width:100%}.guide-article .article-full-content{max-width:800px}.guide-nav{position:relative;background-color:var(--bg);border-right:1px solid var(--border-light)}.guide-nav-inner{position:sticky;top:80px;padding:var(--space-xl) var(--space-lg);max-height:calc(100vh - 100px);overflow-y:auto}.guide-nav-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-light)}.guide-nav-label{font-family:"Inter",sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.guide-nav-toggle{background:0 0;border:0;cursor:pointer;padding:4px;color:var(--text-muted);transition:transform var(--transition-fast);display:none}.guide-nav-toggle.rotated{transform:rotate(180deg)}.guide-nav-links{display:flex;flex-direction:column;gap:2px}.guide-nav-links.collapsed{display:none}.guide-nav-link{font-family:"Inter",sans-serif;font-size:13px;color:var(--text-muted);text-decoration:none;padding:8px 12px;border-radius:4px;transition:all var(--transition-fast);border-left:2px solid transparent;line-height:1.4}.guide-nav-link:hover{color:var(--text-heading);background-color:var(--bg-darker)}.guide-nav-link.active{color:var(--accent-purple);background-color:var(--accent-translucent);border-left-color:var(--accent-purple);font-weight:500}.guide-nav-chapter{font-weight:500;color:var(--text-heading);margin-top:var(--space-sm)}.guide-nav-chapter:first-child{margin-top:0}.guide-nav-sub{padding-left:24px;font-size:12px}.guide-nav-progress{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--border-light)}.guide-nav-progress-bar{height:3px;background-color:var(--accent-purple);border-radius:2px;width:0%;transition:width .1s ease-out}.guide-mobile-toc-toggle{display:none;position:fixed;bottom:24px;right:24px;z-index:100;background-color:var(--accent-purple);color:#fff;border:0;border-radius:24px;padding:12px 20px;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.2);align-items:center;gap:8px;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.guide-mobile-toc-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.25)}.guide-mobile-toc-toggle svg{flex-shrink:0}.guide-content{max-width:100%}.guide-content>p:first-child img{width:100%;max-width:100%;height:auto;margin-bottom:var(--space-xl)}.guide-content>h1#a-guide-to-brain-emulation-models\.{font-family:"Playfair Display",serif;font-size:42px;font-weight:700;color:var(--text-heading);margin-bottom:var(--space-sm);margin-top:0;padding-top:0;border-top:none;line-height:1.2}.guide-content>h3#the-march-to-digital-brains-explained-for-the-curious\.{font-family:"Source Serif 4",Georgia,serif;font-size:22px;font-weight:400;color:var(--text-muted);margin-bottom:var(--space-md);margin-top:0;font-style:italic}.guide-content>h3#the-march-to-digital-brains-explained-for-the-curious\.+p{font-family:"Inter",sans-serif;font-size:14px;color:var(--text-muted);margin-bottom:var(--space-2xl)}.guide-preface{background:linear-gradient(135deg,var(--bg-darker) 0%,rgba(107,96,128,.06) 100%);border-radius:12px;padding:var(--space-xl) var(--space-xl) var(--space-2xl);margin:var(--space-xl)0 var(--space-3xl);border:1px solid var(--border-light);position:relative}.guide-preface::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--accent-purple) 0%,var(--accent-teal) 100%);border-radius:12px 0 0 12px}.guide-preface h2#preface{font-family:"Playfair Display",serif;font-size:24px;font-weight:600;color:var(--accent-purple);margin-top:0;margin-bottom:var(--space-lg);padding-top:0;border-top:none;scroll-margin-top:100px}.guide-preface ol,.guide-preface p,.guide-preface ul,.guide-table-placeholder p{margin-bottom:var(--space-md)}.guide-preface-signature{font-style:italic;color:var(--text-muted);margin-bottom:var(--space-xs)!important}.guide-preface-date{font-family:"Inter",sans-serif;font-size:13px;color:var(--text-light);margin-bottom:0!important}.guide-content h1+p strong+img,.guide-content h1+p>img:only-child{width:100%;max-width:100%;margin-top:var(--space-md);margin-bottom:var(--space-xl);border-radius:6px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.guide-content h1{font-family:"Playfair Display",serif;font-size:42px;font-weight:700;color:var(--text-heading);margin-top:var(--space-4xl);margin-bottom:var(--space-lg);padding-top:var(--space-2xl);border-top:3px solid var(--border-light);scroll-margin-top:100px;line-height:1.2}.guide-content h1 br:only-child,.guide-content h1:empty{display:none}.guide-content .footnotes hr,.guide-content h1#section,.guide-content h1#section-1,.guide-content h1#section-2,.guide-content h2#section-3,.guide-content h2#section-4{display:none}.guide-content h2,.guide-content h3{font-weight:600;color:var(--text-heading)}.guide-content h2{font-family:"Playfair Display",serif;font-size:26px;margin-top:var(--space-3xl);margin-bottom:var(--space-md);scroll-margin-top:100px}.guide-content h3{font-family:"Inter",sans-serif;font-size:20px;margin-top:var(--space-xl);margin-bottom:var(--space-sm)}.guide-content table:has(colgroup col:only-child){display:block;width:100%;border-radius:8px;margin:var(--space-xl)0;overflow:visible}.guide-content table:has(colgroup col:nth-child(2)):has(img) colgroup,.guide-content table:has(colgroup col:only-child) colgroup{display:none}.guide-content table:has(colgroup col:only-child) tbody,.guide-content table:has(colgroup col:only-child) thead{display:block;width:100%}.guide-content table:has(colgroup col:only-child) tr{display:block}.guide-content table:has(colgroup col:only-child) td,.guide-content table:has(colgroup col:only-child) th{display:block;padding:var(--space-lg) var(--space-xl);text-align:left;border:0;font-family:"Source Serif 4",Georgia,serif;font-size:15px;line-height:1.7;color:var(--text);white-space:normal;word-wrap:break-word}.guide-content table:has(colgroup col:nth-child(2)):has(img) td p,.guide-content table:has(colgroup col:nth-child(2)):has(img) th p,.guide-content table:has(colgroup col:only-child) p{margin-bottom:var(--space-sm)}.guide-content table:has(colgroup col:nth-child(2)):has(img) td p:last-child,.guide-content table:has(colgroup col:nth-child(2)):has(img) th p:last-child,.guide-content table:has(colgroup col:only-child) p:last-child{margin-bottom:0}.guide-content table:has(colgroup col:only-child) strong{color:var(--text-heading);font-weight:600}.guide-content table:has(colgroup col:only-child) em{font-style:italic;color:var(--text)}.guide-content table:has(colgroup col:only-child) ol,.guide-content table:has(colgroup col:only-child) ul{margin:var(--space-xs)0 var(--space-sm);padding-left:var(--space-lg)}.guide-content table:has(colgroup col:only-child) li{margin-bottom:4px;line-height:1.6}.guide-content table:has(colgroup col:only-child) img{width:100%;max-width:100%;height:auto;margin:var(--space-md)0;border-radius:4px}.guide-content table:has(colgroup col:only-child):has(h3[id*=in-short]){background:linear-gradient(135deg,rgba(107,96,128,.08)0,rgba(74,144,164,.06) 100%);border:1px solid rgba(107,96,128,.2);border-left:4px solid var(--accent-purple);border-radius:0 8px 8px 0}.guide-content table:has(colgroup col:only-child):has(h3[id*=in-short]) td,.guide-content table:has(colgroup col:only-child):has(h3[id*=in-short]) th{padding:var(--space-xl)}.guide-content table:has(colgroup col:only-child):has(h3[id*=in-short]) h3{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;color:var(--accent-purple);margin-top:0;margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:.1em;display:flex;align-items:center;gap:8px}.guide-content table:has(colgroup col:only-child):has(h3[id*=in-short]) h3::before{content:"📋";font-size:14px}.guide-content table:has(colgroup col:only-child):has(p>strong:first-child){background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:8px;overflow:hidden}.guide-content table:has(colgroup col:only-child):has(p>strong:first-child) td,.guide-content table:has(colgroup col:only-child):has(p>strong:first-child) th{padding:var(--space-md) var(--space-lg);font-size:14px;line-height:1.6;color:var(--text-muted)}.guide-content table:has(colgroup col:only-child):has(p>strong:first-child) p>strong:first-child{display:block;font-family:"Inter",sans-serif;font-size:13px;font-weight:600;color:var(--text-heading);margin-bottom:var(--space-sm);line-height:1.4}.guide-content table:has(colgroup col:only-child):not(:has(h3[id*=in-short])):not(:has(p>strong:first-child)){background-color:rgba(247,245,242,.5);border:1px solid var(--border-light);border-left:3px solid var(--accent-teal);border-radius:0 8px 8px 0}.guide-content table:has(colgroup col:only-child):not(:has(h3[id*=in-short])):not(:has(p>strong:first-child)) h2,.guide-content table:has(colgroup col:only-child):not(:has(h3[id*=in-short])):not(:has(p>strong:first-child)) h3{font-family:"Inter",sans-serif;font-size:15px;font-weight:600;color:var(--text-heading);margin-top:0;margin-bottom:var(--space-sm);padding-top:0;border-top:none}.guide-content table:has(colgroup col:nth-child(2)){display:block;width:100%;max-width:100%;border:1px solid var(--border-light);border-radius:8px;margin:var(--space-xl)0;overflow-x:auto;-webkit-overflow-scrolling:touch;background:linear-gradient(to right,var(--bg-card) 30%,transparent),linear-gradient(to left,var(--bg-card) 30%,transparent),linear-gradient(to right,rgba(0,0,0,.08),transparent 15px),linear-gradient(to left,rgba(0,0,0,.08),transparent 15px);background-position:left center,right center,left center,right center;background-repeat:no-repeat;background-size:20px 100%,20px 100%,15px 100%,15px 100%;background-attachment:local,local,scroll,scroll;background-color:var(--bg-card)}.guide-content table:has(colgroup col:nth-child(2)) tbody,.guide-content table:has(colgroup col:nth-child(2)) thead{display:table;width:100%;min-width:600px;border-collapse:separate;border-spacing:0}.guide-content table:has(colgroup col:nth-child(2)) tr{display:table-row}.guide-content table:has(colgroup col:nth-child(2)) td,.guide-content table:has(colgroup col:nth-child(2)) th{display:table-cell;padding:12px 16px;text-align:left;border-bottom:1px solid var(--border-light);font-family:"Inter",sans-serif;vertical-align:top;white-space:normal;word-wrap:break-word;min-width:80px}.guide-content table:has(colgroup col:nth-child(2)) th{font-weight:600;background-color:var(--bg-darker);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-heading);position:sticky;top:0}.guide-content table:has(colgroup col:nth-child(2)) td{font-size:13px}.guide-content table:has(colgroup col:nth-child(2)) tbody tr:last-child td{border-bottom:none}.guide-content table:has(colgroup col:nth-child(2)) tbody tr:hover{background-color:var(--bg-card-hover)}.guide-content table:has(colgroup col:nth-child(2)):has(img){display:block;width:100%;background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:8px;margin:var(--space-2xl)0;overflow:visible}.guide-content table:has(colgroup col:nth-child(2)):has(img) tbody,.guide-content table:has(colgroup col:nth-child(2)):has(img) thead{display:block;width:100%;min-width:auto}.guide-content table:has(colgroup col:nth-child(2)):has(img) tr{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md);padding:var(--space-md);border-bottom:1px solid var(--border-light)}.guide-content table:has(colgroup col:nth-child(2)):has(img) tr:last-child{border-bottom:none}.guide-content table:has(colgroup col:nth-child(2)):has(img) td,.guide-content table:has(colgroup col:nth-child(2)):has(img) th{display:block;padding:var(--space-md);text-align:left;border:0;font-family:"Source Serif 4",Georgia,serif;font-size:14px;line-height:1.6;color:var(--text);background-color:var(--bg);border-radius:6px;min-width:auto}.guide-content table:has(colgroup col:nth-child(2)):has(img) img{width:100%;max-width:100%;height:auto;border-radius:4px;margin:var(--space-sm)0}.guide-content table:has(colgroup col:nth-child(2)):has(img) td p>strong:first-child,.guide-content table:has(colgroup col:nth-child(2)):has(img) th p>strong:first-child{display:block;font-family:"Inter",sans-serif;font-size:13px;font-weight:600;color:var(--text-heading);margin-bottom:var(--space-sm)}@media (max-width:768px){.guide-content table:has(colgroup col:nth-child(2)):has(img) tr{grid-template-columns:1fr}.guide-content table:has(colgroup col:nth-child(2)):has(img) td,.guide-content table:has(colgroup col:nth-child(2)):has(img) th{font-size:13px}}.guide-content img{max-width:100%;width:100%;height:auto;display:block;margin:var(--space-lg)0;border-radius:6px;cursor:zoom-in;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.guide-content img:hover{box-shadow:0 4px 20px rgba(0,0,0,.12)}.guide-content p:has(strong:first-child):has(img) strong:first-child,.guide-content p>strong:only-child{display:block;font-family:"Inter",sans-serif;font-size:14px;font-weight:600;color:var(--text-heading);margin-top:var(--space-xl);margin-bottom:var(--space-sm);line-height:1.5}.guide-table-placeholder{background:linear-gradient(135deg,var(--bg-darker) 0%,rgba(74,144,164,.08) 100%);border:1px solid var(--border-light);border-left:3px solid var(--accent-teal);border-radius:0 8px 8px 0;padding:var(--space-xl);margin:var(--space-xl)0;text-align:center}.guide-table-placeholder p:last-child{margin-bottom:0}.guide-table-link,.guide-table-link:hover{color:#fff!important;border-bottom:none!important}.guide-table-link{display:inline-block;background-color:var(--accent-teal);padding:10px 20px;border-radius:4px;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;text-decoration:none!important;transition:background-color var(--transition-fast),transform var(--transition-fast)}.guide-table-link:hover{background-color:var(--link-hover);transform:translateY(-1px)}.guide-lightbox{display:none;position:fixed;inset:0;z-index:1000;background-color:rgba(0,0,0,.9);cursor:zoom-out;opacity:0;transition:opacity .3s ease}.guide-lightbox-close,.guide-lightbox.active{display:flex;align-items:center;justify-content:center}.guide-lightbox.active{opacity:1}.guide-lightbox img{max-width:95vw;max-height:95vh;width:auto;height:auto;object-fit:contain;border-radius:4px;cursor:default;box-shadow:0 20px 60px rgba(0,0,0,.5)}.guide-lightbox-close{position:absolute;top:20px;right:20px;width:44px;height:44px;background-color:rgba(255,255,255,.1);border:0;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;transition:background-color var(--transition-fast)}.guide-lightbox-close:hover{background-color:rgba(255,255,255,.2)}.guide-content .footnotes{margin-top:var(--space-4xl);padding-top:var(--space-xl);border-top:2px solid var(--border-light)}.guide-content .footnotes ol{font-family:"Inter",sans-serif;font-size:13px;color:var(--text-muted);line-height:1.6;padding-left:var(--space-xl)}.guide-content .footnotes li{margin-bottom:var(--space-sm);padding-left:var(--space-sm)}.guide-content .footnotes li p{margin:0;display:inline}.guide-content .footnotes a,.guide-content a{color:var(--link)}.guide-content .footnote-back{margin-left:var(--space-xs);text-decoration:none;color:var(--accent-purple)}.guide-content .footnote-ref{font-family:"Inter",sans-serif;font-size:11px;vertical-align:super;line-height:0}.guide-content .footnote-ref a{color:var(--accent-purple);text-decoration:none;padding:0 2px}.guide-content .footnote-ref a:hover{text-decoration:underline}.guide-content ol,.guide-content ul{margin-bottom:var(--space-lg);padding-left:var(--space-xl)}.guide-content li{margin-bottom:var(--space-sm);line-height:1.7}.guide-content li p{margin-bottom:var(--space-xs)}.guide-content ol ol,.guide-content ol ul,.guide-content ul ol,.guide-content ul ul{margin-top:var(--space-sm);margin-bottom:var(--space-sm)}.guide-content a{border-bottom:1px solid transparent;transition:border-color var(--transition-fast)}.guide-content a:hover{color:var(--link-hover);border-bottom-color:var(--link-hover)}.guide-content a,.guide-content a u,.guide-content u{text-decoration:none}.guide-content p:has(>img[src*=brain-emulation-challenges]:only-child),.guide-content p:has(>img[src*=connectomics-neural-mapping]:only-child),.guide-content p:has(>img[src*=digital-zoo]:only-child){text-align:center;margin:var(--space-3xl)0}.guide-content p>img[src*=brain-emulation-challenges]:only-child,.guide-content p>img[src*=connectomics-neural-mapping]:only-child,.guide-content p>img[src*=digital-zoo]:only-child{max-width:280px;width:auto;opacity:.7;cursor:default}.guide-content p>img[src*=brain-emulation-challenges]:only-child:hover,.guide-content p>img[src*=connectomics-neural-mapping]:only-child:hover,.guide-content p>img[src*=digital-zoo]:only-child:hover{box-shadow:none}@media (max-width:1200px){.guide-layout{grid-template-columns:1fr}.guide-nav{position:fixed;left:0;top:0;bottom:0;width:280px;z-index:200;transform:translateX(-100%);transition:transform .3s ease;box-shadow:none}.guide-nav.guide-nav-mobile-open{transform:translateX(0);box-shadow:4px 0 20px rgba(0,0,0,.15)}.guide-nav-inner{top:0;padding-top:var(--space-2xl);max-height:100vh}.guide-article{padding:var(--space-2xl) var(--space-xl)}.guide-mobile-toc-toggle{display:flex}body.guide-nav-open::before{content:"";position:fixed;inset:0;background-color:rgba(0,0,0,.4);z-index:150}.guide-content h1+p strong+img,.guide-content h1+p>img:only-child{width:100%;max-width:100%;margin-left:0;margin-right:0;border-radius:4px}}@media (max-width:768px){.guide-article{padding:var(--space-lg) var(--space-md)}.guide-article .article-full-content{max-width:100%}.guide-content h1{font-size:28px;margin-top:var(--space-2xl);padding-top:var(--space-lg)}.guide-content h2{font-size:22px;margin-top:var(--space-xl)}.guide-content h3{font-size:17px;margin-top:var(--space-lg)}.guide-content>h1#a-guide-to-brain-emulation-models\.{font-size:32px;line-height:1.15}.guide-content>h3#the-march-to-digital-brains-explained-for-the-curious\.{font-size:17px}.guide-content li,.guide-content p{font-size:16px;line-height:1.65}.guide-content img{max-width:100%;width:100%;height:auto;border-radius:4px}.guide-content table:has(colgroup col:only-child){margin:var(--space-lg)0;border-radius:6px}.guide-content table:has(colgroup col:only-child) td,.guide-content table:has(colgroup col:only-child) th{padding:var(--space-md);font-size:14px}.guide-content table:has(colgroup col:nth-child(2)){margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:6px}.guide-content table:has(colgroup col:nth-child(2)) tbody,.guide-content table:has(colgroup col:nth-child(2)) thead{min-width:450px}.guide-content table:has(colgroup col:nth-child(2)) td,.guide-content table:has(colgroup col:nth-child(2)) th{padding:10px 12px;font-size:12px}.guide-content table:has(colgroup col:nth-child(2)):has(img) tr{grid-template-columns:1fr;gap:var(--space-sm)}.guide-content table:has(colgroup col:nth-child(2)):has(img) td,.guide-content table:has(colgroup col:nth-child(2)):has(img) th{padding:var(--space-sm)}.guide-mobile-toc-toggle{bottom:16px;right:16px;padding:12px 16px;font-size:13px;border-radius:20px}.guide-mobile-toc-toggle span{display:inline}.guide-content h1+p strong+img,.guide-content h1+p>img:only-child{width:100%;max-width:100%;margin-left:0;margin-right:0;border-radius:4px}.guide-preface{padding:var(--space-md);margin:var(--space-md)0 var(--space-xl)}.guide-preface h2#preface{font-size:20px}.guide-content table img{max-width:100%;height:auto}.guide-content ol,.guide-content ul{padding-left:var(--space-lg)}.guide-content .footnotes ol{padding-left:var(--space-lg);font-size:12px}.guide-lightbox img{max-width:100vw;max-height:90vh;border-radius:0}.guide-lightbox-close{top:10px;right:10px;width:36px;height:36px}}@media (max-width:480px){.guide-article{padding:var(--space-md) var(--space-sm)}.guide-content h1{font-size:24px;margin-top:var(--space-xl);padding-top:var(--space-md);border-top-width:2px}.guide-content h2{font-size:20px;margin-top:var(--space-lg)}.guide-content h3{font-size:16px}.guide-content>h1#a-guide-to-brain-emulation-models\.{font-size:26px}.guide-content>h3#the-march-to-digital-brains-explained-for-the-curious\.{font-size:15px}.guide-content li,.guide-content p{font-size:15px;line-height:1.6}.guide-content table:has(colgroup col:only-child) td,.guide-content table:has(colgroup col:only-child) th{padding:var(--space-sm);font-size:13px}.guide-content table:has(colgroup col:nth-child(2)){margin-left:0;margin-right:0;width:100%;max-width:100%}.guide-content table:has(colgroup col:nth-child(2)) tbody,.guide-content table:has(colgroup col:nth-child(2)) thead{min-width:380px}.guide-content table:has(colgroup col:nth-child(2)) td,.guide-content table:has(colgroup col:nth-child(2)) th{padding:6px 8px;font-size:11px;min-width:50px}.guide-nav{width:100%}.guide-nav-inner{padding:var(--space-lg) var(--space-md)}.guide-nav-link{font-size:14px;padding:10px 12px}.guide-nav-sub{padding-left:20px;font-size:13px}.guide-content h1+p strong+img,.guide-content h1+p>img:only-child{width:100%;max-width:100%;margin-left:0;margin-right:0}.guide-content table:has(colgroup col:only-child):has(h3[id*=in-short]) td,.guide-content table:has(colgroup col:only-child):has(h3[id*=in-short]) th{padding:var(--space-sm)}.guide-content table:has(colgroup col:only-child):has(h3[id*=in-short]) h3{font-size:11px}.guide-preface{padding:var(--space-sm);margin:var(--space-sm)0 var(--space-lg)}.guide-preface h2#preface{font-size:18px;margin-bottom:var(--space-md)}.guide-content ol,.guide-content ul{padding-left:var(--space-md)}.guide-mobile-toc-toggle{bottom:12px;right:12px;padding:12px;border-radius:50%}.guide-mobile-toc-toggle span{display:none}.guide-article .article-full-header{flex-direction:column;align-items:flex-start;gap:var(--space-xs)}}@media print{.guide-lightbox,.guide-mobile-toc-toggle,.guide-nav{display:none!important}.guide-layout{display:block}.guide-article{padding:0}.guide-content img{cursor:default}}.gif-video,.guide-content video{display:block}.guide-content picture{display:block;max-width:100%}.gif-video,.guide-content img[src$=".webp"],.guide-content picture img,.guide-content video{max-width:100%;width:100%;height:auto}